.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


HorzScrollBar property
Example

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


Note HorzScrollBar is not supported under OS/2 or on the Macintosh.

Language cross-reference

EditHorizScrollbar @command in formula language

Example