DisplayScrollBars Property

Specifies whether to display scroll bars at the bottom and right sides of the drawing window.

See Also | Example

Signature

object.DisplayScrollBars

object

PreferencesDisplay
The object or objects this property applies to.

DisplayScrollBars

Boolean; read-write

TRUE: Display the scroll bars.

FALSE: Do not display the scroll bars.

Remarks

The initial value for this property is FALSE.

 

   Comments?