Icons.SystemApplication Property
From KGy SOFT Drawing Libraries
|
|
| IconsSystemApplication Property | KGy SOFT Drawing Libraries Help |
Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 4.6.0
Syntax
public static Icon SystemApplication { get; }
Public Shared ReadOnly Property SystemApplication As Icon Get
public: static property Icon^ SystemApplication { Icon^ get (); }
static member SystemApplication : 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