Share via


_CommandBarActiveX.Visible Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Visible As Boolean
    Get
    Set
'Usage
Dim instance As _CommandBarActiveX
Dim value As Boolean

value = instance.Visible

instance.Visible = value
bool Visible { get; set; }

Property Value

Type: System.Boolean

Implements

CommandBarControl.Visible

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Visible Overload

Microsoft.Office.Core Namespace