ITaskFormInfo.Icon Property

Definition

Gets a Icon object for the control.

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

Property Value

The icon for the control.

Applies to