Description
Gets or sets the tool tip text for a status bar pane.
-
Property type
-
A String value.
-
Syntax
-
object.TooltipText [= value]
The TooltipText Property syntax has these parts: |
| object | An expression evaluating to an object of type McStatusPane. | | value | A String value. |
|