CommandBarButtonClass::Style Property
Visual Studio 2015
Gets or sets the style of the button.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610940426)] property MsoButtonStyle Style { [DispIdAttribute(1610940426)] virtual MsoButtonStyle get(); [DispIdAttribute(1610940426)] virtual void set(MsoButtonStyle value); }
Implements
_CommandBarButton::Style
Show: