Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating Images on a toolbar

Status
Not open for further replies.

dvannoy

MIS
May 4, 2001
2,765
US
I am trying to use the toolbar on an mdi form..how can I insert icons onto the buttons?? I guess I need to generate an image list in the tollbar properties...cant seem to figure that out...

I know it;s an easy one.

Thanks
 
First search the help for ImageList....this sould get you started....but it pretty simple.....just drop the image list control onto your form...right click...properties....add the images, index, key...whatever you have to.......then right click on the toolbar and set the image source property to the Image List.

need more help or an example.....

chadt@techtnologies.com
 
is there a way to add images to the dropdown button in the toolbar ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top