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