IWorkspaceBox.DisplayScrollBars

Syntax

DisplayScrollBars: Boolean;

Description

The DisplayScrollBar property determines whether workspace scroll bars are displayed.

Comments

If the property is set to True, the scroll bars are displayed, if False, they are not displayed. By default this property is set to True.

Example

See also:

IWorkspaceBox