SystemIcons.Error

SystemIcons.Error property

Gets an Icon object that contains the system error icon (WIN32: IDI_ERROR).

public static Icon Error { get; }

Property Value

An Icon object that contains the system error icon.

See Also