Skip to content

ImageManagerIcons Collection Members

See Also

See Also


ImageManagerIcons Collection Members

Public Methods

Public Method AddIcon
Adds an icon to the ImageManagerIcons collection from the handle of the icon.

Public Method AddIcons
Adds icons from one collection to another.

Public Method DoPropExchange
Saves/restores images to/from Registry/Binary file/XML File.

Public Method GetImage
Retrieves an image so it can be used outside of Codejock components.

Public Method LoadBitmap
Loads a collection of icons from a Bitmap file (.BMP).

Public Method LoadBitmapFromResource
Loads a collection of icons from a resource.

Public Method LoadIcon
Loads a collection of icons from an icon file (.ICO).

Public Method LoadIconFromResource

Public Method LoadVectorIcon

Public Method LoadVectorIconCode

Public Method LoadVectorIconFromResource

Public Method RefreshAll
Redraws all icons.

Public Method RemoveAll
Removes all icons from the collection of images.

Public Method RemoveIcon
Removes an icon from the collection of icons in the Image Manager.

Public Properties

Public Property Count
The number of icons in the collection of images.

Public Property DrawReverted
Specifies whether images are to be mirrored.

Public Property IsAlphaIconsSupported
Determines if the Operating System supports 32-bit Alpha Icons.

Public Property MaskColor
Gets/sets the color mask of the bitmaps that will be added.


See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.