Icons.Warning Property

KGy SOFT Drawing Libraries

IconsWarning Property KGy SOFT Drawing Libraries Help
Warning (small version for the summary) Gets the Warning icon displaying a black "!" in a yellow triangle (Sizes: 256x256, 48x48, 32x32, 16x16)

Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 4.6.0
Syntax

public static Icon Warning { get; }
Public Shared ReadOnly Property Warning As Icon
	Get
public:
static property Icon^ Warning {
	Icon^ get ();
}
static member Warning : Icon with get

Property Value

Type: Icon
Remarks

The icon contains the following images:
Warning 256x256Warning 48x48Warning 32x32Warning 16x16

See Also

Reference