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