Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Obtains default Buttonbar images.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
<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
The IVsDefaultButtonBarImages type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetButtonCount | Returns the number of buttons on a Buttonbar. |
![]() |
GetImageList | Returns the Buttonbar image list. |
Top
.gif)