INodeWithIcon.SelectedIcon 属性

定义

获取在选择节点时显示的图标。

public:
 property System::Drawing::Icon ^ SelectedIcon { System::Drawing::Icon ^ get(); };
public System.Drawing.Icon SelectedIcon { get; }
member this.SelectedIcon : System.Drawing.Icon
Public ReadOnly Property SelectedIcon As Icon

属性值

选择的图标。

适用于