次の PostOpen イベントは、ビューを開くときに現在の文書を編集モードで開きます。
Sub Postopen(Source As Notesuiview) Dim ws As New NotesUIWorkspace Call ws.EditDocument End Sub
PostPaste と QueryOpenDocument の例も参照してください。