Description
Gets or sets the Width of a status bar pane (in pixels).
-
Property type
-
A Long value.
-
Syntax
-
object.Width [= value]
The Width Property syntax has these parts: |
| object | An expression evaluating to an object of type McStatusPane. | | value | A Long value. |
|