IVsUIWin32ImageList 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.
Manages HIMAGELIST elements in the Visual Studio user interface.
public interface class IVsUIWin32ImageList
public interface class IVsUIWin32ImageList
__interface IVsUIWin32ImageList
public interface IVsUIWin32ImageList
[System.Runtime.InteropServices.Guid("5EA86615-2308-4DA4-8A7A-E442FE40C44F")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIWin32ImageList
type IVsUIWin32ImageList = interface
[<System.Runtime.InteropServices.Guid("5EA86615-2308-4DA4-8A7A-E442FE40C44F")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIWin32ImageList = interface
Public Interface IVsUIWin32ImageList
- Attributes
Remarks
This interface refers to user interface elements with the ImageList
type.
Methods
GetHIMAGELIST(Int32) |
Returns the HIMAGELIST handle for the element. |
GetHIMAGELIST(IntPtr) |