Icons.SystemQuestion Property
From KGy SOFT Drawing Libraries
|
|
| IconsSystemQuestion Property | KGy SOFT Drawing Libraries Help |
Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 4.6.1
Syntax
public static Icon SystemQuestion { get; }
Public Shared ReadOnly Property SystemQuestion As Icon Get
public: static property Icon^ SystemQuestion { Icon^ get (); }
static member SystemQuestion : Icon with get
Property Value
Type: IconRemarks
In Windows Vista and Windows 7, with default DPI settings the icon contains the following images:![]()
![]()
In Windows XP the icon contains the following images:![]()
![]()
See Also