IWxView.DisplayScrollBars

Syntax

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 value of this property is True.

See also:

IWxView