Skip to main content

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​

Static member Application​

String: Gets an icon that represents an application.

Static member Asterisk​

String: Gets the name of the icon that represents an asterisk.

Static member Error​

String: Gets the name of the icon that represents an error.

Static member Exclamation​

String: Gets the name of the icon that represents an exclamation.

Static member Hand​

String: Gets the name of the icon that represents a hand pointer.

Static member Information​

String: Gets the name of the icon that represents a information.

Static member Question​

String: Gets the name of the icon that represents a information.

Static member Shield​

String: Gets the name of the icon that represents a shield.

Static member Warning​

String: Gets the name of the icon that represents a warning.