Description
Get or set whether OnAction will be automatically recorded when this control is pressed or selected.
-
Property type
-
A Boolean value.
-
Syntax
-
object.Record [= value]
The Record Property syntax has these parts: |
| object | An expression evaluating to an object of type McCommandBar. | | value | A Boolean value. | Remarks
Record is usually set in the .mnu file ("record" attribute).
|