LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates whether the horizontal scroll bar on a document is displayed.
Defined in
NotesUIDocument
Data type
Boolean
Syntax
To get: flag = notesUIDocument.HorzScrollBar
To set: notesUIDocument.HorzScrollBar = flag
Legal values
Language cross-reference
EditHorizScrollbar @command in formula language
Example