SystemIcons.Exclamation

SystemIcons.Exclamation property

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

public static Icon Exclamation { get; }

Property Value

An Icon object that contains the system exclamation icon.

See Also