VSTREEDISPLAYDATA.SelectedImage Field

Definition

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.

public: System::UInt16 SelectedImage;
public: unsigned short SelectedImage;
unsigned short SelectedImage;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")]
public ushort SelectedImage;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")>]
val mutable SelectedImage : uint16
Public SelectedImage As UShort 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to