IUIObjectTypeInfo.DefaultIcon Property

Definition

Gets the default icon for the object.

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

Property Value

Returns the default icon for the object.

Applies to