_CommandBarActiveX::Enabled Property

 

This property is deprecated.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

[DispIdAttribute(1610874890)]
property bool Enabled {
	[DispIdAttribute(1610874890)]
	bool get();
	[DispIdAttribute(1610874890)]
	void set(bool value);
}

Property Value

Type: System::Boolean

This property is deprecated.

Return to top
Show: