Description
Get or set the title for this page.
-
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 McCommandPage. | | value | A String value. | Remarks
The Caption is displayed on this page's tab in tabbed dialogs.
|