SystemIcons

System.Drawing.SystemIcons

Namespace: System.Drawing

Assembly: System.Drawing.Managed (4.0.0.0)

Each property of the SystemIcons class represents a system icon from the current theme.

public class SystemIcons

Properties

Application

Stringarrow-up-right: Gets an icon that represents an application.

Asterisk

Stringarrow-up-right: Gets the name of the icon that represents an asterisk.

Error

Stringarrow-up-right: Gets the name of the icon that represents an error.

Exclamation

Stringarrow-up-right: Gets the name of the icon that represents an exclamation.

Hand

Stringarrow-up-right: Gets the name of the icon that represents a hand pointer.

Information

Stringarrow-up-right: Gets the name of the icon that represents a information.

Question

Stringarrow-up-right: Gets the name of the icon that represents a information.

Shield

Stringarrow-up-right: Gets the name of the icon that represents a shield.

Warning

Stringarrow-up-right: Gets the name of the icon that represents a warning.

Last updated

Was this helpful?