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