IWorkspaceBox.DisplayScrollBars

Syntax

DisplayScrollBars: Boolean;

Description

The DisplayScrollBar property determines whether workspace scrollbars are displayed.

Comments

If the property is set to True, scrollbars are displayed; if the property is set to False, they are not displayed. The property is set to True by default.

Example

See also:

IWorkspaceBox