Skip to content

Latest commit

 

History

History
35 lines (14 loc) · 768 Bytes

d3fa2bfe-10ea-70d7-40f9-bf757fff6e27.md

File metadata and controls

35 lines (14 loc) · 768 Bytes

CommandBarComboBox.Visible Property (Office)

Gets or sets the Visible property for the CommandBarComboBox control. True if the CommandBarControl is visible. 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. Visible

expression A variable that represents a CommandBarComboBox object.

Return Value

Boolean

See also

Concepts

CommandBarComboBox Object

Other resources

CommandBarComboBox Object Members