Share via


CommandBarPopup.Tag Property (Office)

Gets or sets information about the CommandBarPopup control, such as data that can be used as an argument in procedures, or information that identifies the control. Read/write.

Note

The use of CommandBars in some Microsoft Office applications has been superseded by the new ribbon component of the Microsoft Office Fluent user interface. For more information, search Help for the keyword "ribbon."

Syntax

expression .Tag

expression A variable that represents a CommandBarPopup object.

Return Value

String

See Also

Concepts

CommandBarPopup Object

CommandBarPopup Object Members