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...
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.