Description
Gets or sets the Caption for a status bar pane.
-
Property type
-
A String value.
-
Syntax
-
object.Caption [= value]
The Caption Property syntax has these parts: |
| object | An expression evaluating to an object of type McStatusPane. | | value | A String value. | Remarks
Caption and Icon cannot be visible at the same time.
|