I've got a VB 6 application that I ported over to VS 2005. The application has a toolbar on it.
When building it in VB 6, I created all the bitmaps for the toolbar. And they looked just fine.
Now I have ported to VS 2005. The toolbar works just fine. But the images in the toolbar look "wrong". The best way to describe them is if you took each bitmap and squeezed it down to about 67% of it's size. So it is missing the detail it used to have. And the smalleer picture still takes up the same amount of space on the toolbar. It is just that each squeezed bitmap now looks like it has a thick, blank pictureframe around it.
And I get the same problem with the icon I set up with the .exe.
Suggestions?
Thanks
Pat
When building it in VB 6, I created all the bitmaps for the toolbar. And they looked just fine.
Now I have ported to VS 2005. The toolbar works just fine. But the images in the toolbar look "wrong". The best way to describe them is if you took each bitmap and squeezed it down to about 67% of it's size. So it is missing the detail it used to have. And the smalleer picture still takes up the same amount of space on the toolbar. It is just that each squeezed bitmap now looks like it has a thick, blank pictureframe around it.
And I get the same problem with the icon I set up with the .exe.
Suggestions?
Thanks
Pat