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.
- C#
- VB.NET
public class SystemIcons
Public Class SystemIcons
Properties
Application
String: Gets an icon that represents an application.
Asterisk
String: Gets the name of the icon that represents an asterisk.
Error
String: Gets the name of the icon that represents an error.
Exclamation
String: Gets the name of the icon that represents an exclamation.
Hand
String: Gets the name of the icon that represents a hand pointer.
Information
String: Gets the name of the icon that represents a information.
Question
String: Gets the name of the icon that represents a information.
Shield
String: Gets the name of the icon that represents a shield.
Warning
String: Gets the name of the icon that represents a warning.