Handles all the icons that are used within the application. The icons are stored as bitmaps for ease of use.

Methods

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.

Properties

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.
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0