ImageManagerIcons Collection Members
See Also

| Command Bars ActiveX Control v24.0 |
|---|
ImageManagerIcons Collection Members
Public Methods
-
AddIcon
Adds an icon to the ImageManagerIcons collection from the handle of the icon. -
AddIcons
Adds 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
Loads a collection of icons from a Bitmap file (.BMP). -
LoadBitmapFromResource
Loads a collection of icons from a resource. -
LoadIcon
Loads a collection of icons from an icon file (.ICO). -
LoadIconFromResource
Loads a collection of icons from a resource. -
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
-
Count
The number of icons in the image collection. -
DrawReverted
Specifies whether images are to be mirrored. -
IsAlphaIconsSupported
Determines if the Operating System supports 32-bit Alpha Icons. -
MaskColor
Gets/sets the color mask of the bitmaps that will be added.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.