IVsDefaultButtonBarImages Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Obtains default Buttonbar images.
public interface class IVsDefaultButtonBarImages
public interface class IVsDefaultButtonBarImages
__interface IVsDefaultButtonBarImages
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("73B7DC00-F498-4ABD-AB79-D07AFD52F395")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsDefaultButtonBarImages
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("73B7DC00-F498-4ABD-AB79-D07AFD52F395")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDefaultButtonBarImages
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("73B7DC00-F498-4ABD-AB79-D07AFD52F395")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsDefaultButtonBarImages = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("73B7DC00-F498-4ABD-AB79-D07AFD52F395")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDefaultButtonBarImages = interface
Public Interface IVsDefaultButtonBarImages
- Derived
- Attributes
Methods
GetButtonCount(Int32) |
Returns the number of buttons on a Buttonbar. |
GetImageList(IntPtr) |
Returns the Buttonbar image list. |