| Name | Description | |
|---|---|---|
| GetBlackIconWithColour | Creates a Bitmap containing a coloured Icon where the original icon is Black. | |
| GetBlankIconWithColour | Creates an blank icon in a specified colour. | |
| GetBulletIconWithColour | Gets a Bullet Icon of the specified colour. | |
| GetFlagIconWithColour | Gets a Flag Icon of the specified colour. | |
| GetFolderIconWithColour | Gets a Folder Icon of the specified colour. | |
| GetFolderOpenIconWithColour | Gets an Open Folder Icon of the specified colour. | |
| GetIconAsBitmap | Builds an icon as a bitmap, based on the key supplied. | |
| GetIconAsIcon | Builds an icon, directly based on the key supplied. | |
| GetIconDirect System Use Only | Allows Web Services (Portals) to get an icon directly, i.e., include all sizes. | |
| GetIconWithOverlayAsBitmap | Builds an icon, based on the key and overlay supplied. | |
| GetInvalidIcon | Creates an invalid icon. | |
| GetSystemIconWithColour | Gets a System Icon (one prefixed 'System_') of the specified colour. | |
| GetUserIconWithColour | Gets a User in a colour specified by a Color. | |
| HeightAdjusted | The height adjusted for the DPI mode. | |
| HeightAdjustedReversed | The height adjusted back from the height including adjustment for the DPI mode. | |
| HeightAdjustedReversedDouble | The Height adjusted back from the Height including adjustment for the DPI mode. | |
| Refresh | Refresh. | |
| WidthAdjusted | The width adjusted for the DPI mode. | |
| WidthAdjustedReversed | The width adjusted back from the width including adjustment for the DPI mode. | |
| WidthAdjustedReversedDouble | The width adjusted back from the width including adjustment for the DPI mode. |
| Name | Description | |
|---|---|---|
| BitmapCache Read-Only | The internal Bitmap Cache. | |
| DpiX Read-Only | The DPI X value. | |
| DpiY Read-Only | The DPI Y value. | |
| IsHighDpi Read-Only | Is the system running in a high DPI mode. |