Description
Get or set a user-defined value associated with this object.
-
Property type
-
A Variant value.
-
Syntax
-
object.Tag [= value]
The Tag Property syntax has these parts: |
| object | An expression evaluating to an object of type McCommandBarPopup. | | value | A Variant value. | Remarks
This value is not used by McCommandBarControl.
|