One of my pet peeves - once you assign an image list to a Toolbar, TreeView
or ListView you can't change the images without 'unhooking' the Toolbar,
TreeView or ListView. So the process is, unhook the image list from the
control, change the images, re-hook the control. And try to remember the
names or indexes of the images.

I have developed a technique which stores the images in an image control
then dynamically builds the image list then hooks the images to the Toolbar.
I demonstrate this as the July 2001 tip-of-the-month. The tip also
demonstrates how to dynamically create a large and small icon tool bar.

Link to:

http://www.buygold.net/tips

to view the tip.

Cheers,
Larry Rebich

More tips link to:
http://www.buygold.net/tips