IVsUIWin32ImageList Interface

 

Manages HIMAGELIST elements in the Visual Studio user interface.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("5EA86615-2308-4DA4-8A7A-E442FE40C44F")]
public interface IVsUIWin32ImageList

NameDescription
System_CAPS_pubmethodGetHIMAGELIST(Int32)

Returns the HIMAGELIST handle for the element.

This interface refers to user interface elements with the ImageList type.

Return to top
Show: