LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates whether an entry keeps selection focus.
Note This property is new with Release 5.0.1.
Defined in
NotesOutlineEntry
Data type
Boolean
Syntax
To get: flag = notesOutlineEntry.KeepSelectionFocus
To set: notesOutlineEntry.KeepSelectionFocus = flag
Legal values
KeepSelectionFocus in Java OutlineEntry class
Example See Also