ImageManagerIcons Collection
Description
A collection of icons.
For a list of all members defined in this module, see ImageManagerIcons Members.
Object Model
![]()

![]()
Remarks
This object is used to store all of the icons that will be used in the CommandBars.
If the AddImageList method is used, the icons will be added to the collection of icons. These icons will be added in the order they appear in the ImageList control.
The collection of icons can be accessed and used from the CommandBars, CommandBarControl, and CommandBar objects. When referencing the icons in the collection, only the index of the icon is needed.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.