The Toolbar has an ImageList property. You must add an ImageList control to
the form, add some images to it, set the ImageList property value of the
Toolbar and then the image indexes of buttons refer to the indexes in the
bound imagelist...

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
> Hi,
>
[quoted text clipped - 10 lines]
>
> Mac