CommandBarButtonClass::State Property
Visual Studio 2015
Gets or sets the state. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610940424)] property MsoButtonState State { [DispIdAttribute(1610940424)] virtual MsoButtonState get(); [DispIdAttribute(1610940424)] virtual void set(MsoButtonState value); }
Property Value
Type: Microsoft.VisualStudio.CommandBars::MsoButtonStateThe state. This property is deprecated.
Implements
_CommandBarButton::StateThis property throws a DeprecatedException.
Show: