Visible Property

Visible Property

See Also         Example         Applies To         Specifics

CommandBar and CommandBarControl object: True if a command bar or command bar control is visible. Read/write Boolean.

Assistant object: True if the Office Assistant is visible. Read/write Boolean.

Remarks

The Visible property for newly created custom command bars is False by default.

The Enabled property for a command bar must be set to True before the visible property is set to True.