_CommandBarButton::Style Property

 

Gets or sets the button style.

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

[DispIdAttribute(1610940426)]
property MsoButtonStyle Style {
	[DispIdAttribute(1610940426)]
	MsoButtonStyle get();
	[DispIdAttribute(1610940426)]
	void set(MsoButtonStyle value);
}
Return to top
Show: