获取默认 Buttonbar 图像。
命名空间: Microsoft.VisualStudio.TextManager.Interop
程序集: Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)
语法
声明
<GuidAttribute("73B7DC00-F498-4ABD-AB79-D07AFD52F395")> _
<InterfaceTypeAttribute()> _
Public Interface IVsDefaultButtonBarImages
[GuidAttribute("73B7DC00-F498-4ABD-AB79-D07AFD52F395")]
[InterfaceTypeAttribute()]
public interface IVsDefaultButtonBarImages
[GuidAttribute(L"73B7DC00-F498-4ABD-AB79-D07AFD52F395")]
[InterfaceTypeAttribute()]
public interface class IVsDefaultButtonBarImages
[<GuidAttribute("73B7DC00-F498-4ABD-AB79-D07AFD52F395")>]
[<InterfaceTypeAttribute()>]
type IVsDefaultButtonBarImages = interface end
public interface IVsDefaultButtonBarImages
IVsDefaultButtonBarImages 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
GetButtonCount | 返回按钮数。 Buttonbar的。 |
![]() |
GetImageList | 返回 Buttonbar 图像列表。 |
页首