ShowScrollBars Property

Specifies whether the Alarm Summary object displays both horizontal and vertical scroll bars.

Syntax

object.ShowScrollBars [= Boolean]

Properties

The ShowScrollBars property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether scroll bars are displayed.

Settings

The settings for Boolean are:

Value

Description

True

The horizontal and vertical scroll bars are displayed. (Default)

False

No scroll bars are displayed.

 

Applies To