Description
Gets or sets the visibility of a status pane.
-
Property type
-
A Boolean value.
-
Syntax
-
object.Visible [= value]
The Visible Property syntax has these parts: |
| object | An expression evaluating to an object of type McStatusPane. | | value | A Boolean value. |
|