SystemIcons::Exclamation Property

 

Gets an Icon object that contains the system exclamation icon (WIN32: IDI_EXCLAMATION).

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

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

Property Value

Type: System.Drawing::Icon^

An Icon object that contains the system exclamation icon.

.NET Framework
Available since 1.1
Return to top
Show: