VSTREEDISPLAYDATA::SelectedImage Field
Visual Studio 2015
Specifies an index into an image list indicating which glyph is to be displayed when the item is selected. Return SelectedImage when TDM_SELECTEDIMAGE is set. If not set, the selected image used will be the same as the non-selected image.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.USHORT")] unsigned short SelectedImage
Field Value
Type: System::UInt16From vsshell.idl:
Show: