HierarchyTreeNode.Icon Property

Definition

Gets the normal icon for the HierarchyTreeNode.

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

Property Value

Returns the normal icon for this node.

Implements

Applies to