Description
Set or get the caption for a menu entry or a toolbar button.
-
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 McCommandBarPane. | | value | A String value. |
|