ImageManagerIcons Collection Members
See Also
ImageManagerIcons Overview

| Suite Pro Controls ActiveX Control v24.0 |
|
ImageManagerIcons Collection Members
Public Methods
| Method Name |
Description |
AddIcon |
Used to add an icon to the ImageManagerIcons collection of icons from the Handle of the icon. |
AddIcons |
AddIcons method is used to add icons from one collection to another. |
DoPropExchange |
Saves/restores images to/from Registry/Binary file/XML File. |
GetImage |
Retrieves an image so it can be used outside of Codejock components. |
LoadBitmap |
Used to add an icon to the ImageManagerIcons collection of icons from a BitMap file (.BMP). |
LoadBitmapFromResource |
Loads an Alpha bitmap from resource file. |
LoadIcon |
Used to add an icon to the ImageManagerIcons collection of icons from an icon file (.ICO). |
LoadIconFromResource |
Used to add an icon to the ImageManagerIcons collection of icons from a resource. |
LoadVectorIcon |
|
LoadVectorIconCode |
|
LoadVectorIconFromResource |
|
RefreshAll |
Redraws all icons. |
RemoveAll |
Removes all icons from the collection of images. |
RemoveIcon |
Removes an Icon from the collection of icons in the Image Manager. |
Public Properties
| Property Name |
Description |
Count |
The number of icons in the collection of images. |
DrawReverted |
Specifies whether images are to be Mirrored. |
IsAlphaIconsSupported |
Determines if the Operating System supports 32 bit Alpha Icons. |
MaskColor |
MaskColor property gets/sets the color mask of the bitmaps that will be added. |
See Also
ImageManagerIcons Overview
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.