INodeWithIcon.SelectedIcon Property

Definition

Gets the icon that is displayed when the node is selected.

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

Property Value

The icon that is selected.

Applies to