#-----------------------------------------------------------#
|     This is an in-depth Toolbar and ImageList example     |
#-----------------------------------------------------------#
|                      Written By Nito                      |
|                     November 30, 2007                     |
|                  www.phux-development.com                 |
#-----------------------------------------------------------#
|                     Added Components:                     |
|            Microsoft Windows Common Controls 6.0          |
|            Microsoft Common Dialog Control 6.0            |
#-----------------------------------------------------------#

This example will show you three different ways to implement
the toolbar and imagelist into your vb6 applications.

1. A pre-set imagelist
2. Load Images from a set directory
3. The consumer (user) chooses

This is open source code, free to be used any way you like.
The example was created with the intent of teaching.
If you know of any other ways to work with the toolbar and
imagelist, your comments and suggestions are welcome at our website

www.phux-development.com

or via email at

nito@phux-development.com

-Enjoy =)

Nito
PHUX Development