Need help with VB6. I need to STOP image FLICKERING! Is this possible?

WarDemon666

Platinum Member
Nov 28, 2000
2,224
0
0
So heres the problem....

Im working on a skinning module for my software and i have menu pages,, on each page i move image controls around so that I can have multiple pages of buttons....

When I click the different menu buttons the images flicker, its not so bad on a fast computer, but on slower computers it really shows.

Does anyone have ANY idea of how to stop this flickering? Ive tried putting the controls on a picturebox / frame, and making the frame invisible/moving it off the screen, but that doesnt work... no matter what I do the images always flicker.

I would use the picturebox because that doesnt flicker,, but it doesnt support transparencies and theres always a box around the image.


Any ideas would be greatly appreciated.

Thanks!