Share via


_CommandBarActiveX.Enabled Property

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

Syntax

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

value = instance.Enabled

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

Property Value

Type: System.Boolean

Implements

CommandBarControl.Enabled

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Enabled Overload

Microsoft.Office.Core Namespace