Description
Returns the name of a status pane.
-
Property type
-
A String value.
-
Syntax
-
object.Name
The Name Property syntax has these parts: |
| object | An expression evaluating to an object of type McStatusPane. | Remarks
The name is assigned when the pane is created in McStatusPanes.Add .
|