Description
Get or set mcCommandBarControlImageFlags flags for a control.
-
Property type
-
A Long value.
-
Syntax
-
object.Flags [= value]
The Flags Property syntax has these parts: |
| object | An expression evaluating to an object of type McCommandBarPane. | | value | A Long value. | Remarks
Flags are usually defined in the .mnu file and are used to automatically update the enabled state of all the controls based on the characteristics of the ActiveImage.
|