_CommandBarButton.Style 属性

定义

获取或设置按钮样式。

public:
 property Microsoft::VisualStudio::CommandBars::MsoButtonStyle Style { Microsoft::VisualStudio::CommandBars::MsoButtonStyle get(); void set(Microsoft::VisualStudio::CommandBars::MsoButtonStyle value); };
public:
 property Microsoft::VisualStudio::CommandBars::MsoButtonStyle Style { Microsoft::VisualStudio::CommandBars::MsoButtonStyle get(); void set(Microsoft::VisualStudio::CommandBars::MsoButtonStyle value); };
[System.Runtime.InteropServices.DispId(1610940426)]
public Microsoft.VisualStudio.CommandBars.MsoButtonStyle Style { [System.Runtime.InteropServices.DispId(1610940426)] get; [System.Runtime.InteropServices.DispId(1610940426)] set; }
[<System.Runtime.InteropServices.DispId(1610940426)>]
[<get: System.Runtime.InteropServices.DispId(1610940426)>]
[<set: System.Runtime.InteropServices.DispId(1610940426)>]
member this.Style : Microsoft.VisualStudio.CommandBars.MsoButtonStyle with get, set
Public Property Style As MsoButtonStyle

属性值

MsoButtonStyle

MsoButtonStyle

属性

适用于