ShowStatusBar Property
- Last UpdatedNov 07, 2016
- 1 minute read
Returns or sets a value that determines whether the status bar is shown.
Type
Discrete
Default
True
Syntax
Object.ShowStatusBar [= Discrete]
Value
Discrete
True = (Default) Status bar is shown.
False = Status bar is not shown.