Description

Get or set the visibility of a control.

Property type

A Boolean value.  

Syntax

object.Visible [= value]

The Visible Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandBarComboBox.
valueA Boolean value.

Remarks

This property only works with toolbar buttons.