KeepSelectionFocus (NotesOutlineEntry - LotusScript®)

読み書き可能。エントリが選択フォーカスを保持するかどうかを示します。

注: このプロパティは R5.0.1 で新しく追加されました。

定義位置

NotesOutlineEntry

データ型

Boolean 型

構文

取得する場合: flag = notesOutlineEntry .KeepSelectionFocus

設定する場合: notesOutlineEntry .KeepSelectionFocus = flag

有効な値

クロスリファレンス

Java™ OutlineEntry クラスの KeepSelectionFocus