Hi,

Can anyone assist me in trying to resolve a problem of a label flickering within an image box.

I have designed a simple screen saver for my workplace. The program has the following items. I have an image box (image1) which has another image box (image2) embedded within. In the Image1 box I also have a label1, this seems to flicker each time image bounces around the screen.

I have also changed that form1.autoredraw = false, flickering still exisits.

I have also done research into the flickering and yes, I have tried picture boxes instead of image boxes, but still i have the same problem. I have also decreased the speed/time of the box bouncing around the screen, problem is still there. My background color on the form is black yet the label caption is in white, just for your information.

Does anyone have any ideas to resolve the flickering ?

Any help is appreciated.