medleyj
May 1st, 2001, 03:31 PM
My VB project has an Image control in it with several shape objects placed in front of it. During the Image's MouseMove Event (left mouse button down) I have the Image control and the shape objects move with the mouse. I use the move method to move the objects and the shapes. My problem is that when I move the Image and the shapes, these items flicker horribly.
Does anyone have any suggestions for minimizing the flicker. Ideally, I would like to completely eliminate the flicker, but I realize this may not be possible in VB.
Thanks in advance.
Does anyone have any suggestions for minimizing the flicker. Ideally, I would like to completely eliminate the flicker, but I realize this may not be possible in VB.
Thanks in advance.