Skip to content

Latest commit

 

History

History
35 lines (14 loc) · 802 Bytes

0bc1957b-aa17-aaa6-e416-26db0a34f342.md

File metadata and controls

35 lines (14 loc) · 802 Bytes

CommandBarComboBox.Tag Property (Office)

Gets or sets information about the CommandBarComboBox 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 CommandBarComboBox object.

Return Value

String

See also

Concepts

CommandBarComboBox Object

Other resources

CommandBarComboBox Object Members