Description
Get or set the tooltip caption for a page.
-
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 McCommandPage. | | value | A String value. | Remarks
This property is currently not used.
|