IconsError Property

Error (small version for the summary) Gets the Error icon displaying a white "X" in a red circle (Sizes: 256x256, 64x64, 48x48, 32x32, 24x24, 20x20, 16x16)

See the online help for the icon images.

Definition

Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 9.0.0
C#
public static Icon Error { get; }

Property Value

Icon

Remarks

The icon contains the following images:
Error 256x256Error 64x64Error 48x48Error 32x32Error 24x24Error 20x20Error 16x16

See Also