VSTREEDISPLAYDATA.SelectedImage 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定图像列表中的索引,指示在选择该项时要显示的标志符号。 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
字段值
- 属性
注解
COM 签名
从 vsshell: