IWxView.DisplayScrollBars

Syntax

DisplayScrollBars: Boolean;

DisplayScrollBars: boolean;

Description

The DisplayScrollBars property determines whether scrollbars are displayed.

Comments

If the property is set to True, the scrollbars are displayed, if it is set to False, they are not displayed.

The default property value is True.

See also:

IWxView