LOTUSSCRIPT /COM/OLE のクラス
Sub Postopen(Source As Notesuidocument) If Not source.InPreviewPane Then source.EditMode = True End If End Sub
関連項目