Click to See Complete Forum and Search --> : No images in the Toolbar
chem1
November 2nd, 1999, 09:12 AM
I have a toolbar control along with an Image List control on my form.Although the toolbar buttons are created perfectly and their tool tips work alright, the images fail to load.I have tried the same in VB5.0 and it works fine!!!
Can somebody tell me if there is some different way to use toolbar control in VB6.0
Thankx in Advance....
Sky1000
November 2nd, 1999, 08:29 PM
I've only worked with the toolbar a couple times, but you may have to change the button type or one of the properties from the default (maybe check or uncheck one of the boxes) for it to display an image. And the other thing I noticed is that all your images in an image list have to be the same size, otherwise it does not work right.
Sky1000
chem1
November 2nd, 1999, 11:03 PM
I got it.There is one value that u have to supply and that is image value in addition to index.Then it works fine.Thankx anyway....
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.