文書ウィンドウのサイズが変更されたときに発生します。 注:このイベントはリリース 12 で新しく追加されました。
NotesUIDocument
OnSize (Source as NotesUIDocument)
Sub Onsize(Source As Notesuidocument) Call Source.RefreshHideFormulas End Sub