SystemIcons::Warning Property

 

Gets an Icon object that contains the system warning icon (WIN32: IDI_WARNING).

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property Icon^ Warning {
	static Icon^ get();
}

Property Value

Type: System.Drawing::Icon^

An Icon object that contains the system warning icon.

.NET Framework
Available since 1.1
Return to top
Show: