VSTREEDISPLAYDATA::hImageList Field

 

Handle to an image list. If hImageList is set to zero, the tool's default image list will be used. Indices for glyphs in the default image list are in omglyphs.h.

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

public:
[ComConversionLossAttribute]
IntPtr hImageList

Field Value

Type: System::IntPtr

From vsshell.idl:

Return to top
Show: