VSTREEDISPLAYDATA.SelectedImage 字段

定义

指定图像列表中的索引,指示在选择该项时要显示的标志符号。 SelectedImage如果 TDM_SELECTEDIMAGE 设置了,则返回。 如果未设置,则所选的映像将与未选择的映像相同。

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 

字段值

UInt16
属性

注解

COM 签名

从 vsshell:

适用于