ShowStatusBar Property
Specifies whether the status bar is displayed for the Alarm Summary object.
Syntax
object.ShowStatusBar [= Boolean]
Properties
The ShowStatusBar property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the status bar is displayed. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The status bar is displayed. (Default) |
False |
The status bar is not displayed. |