PDA

Click to See Complete Forum and Search --> : how to avoid flickering


tppradeep18
Jan 7th, 2002, 05:46 AM
I have created an activeX control whose background style is set to transparent. This control displays text that would be displayed on a transparent background. although I have dont what I wanted, when I move the control up or down, the texts start flicker. Is there any way I can avoid this. Please help !

Lethal
Jan 7th, 2002, 05:33 PM
Use the LockWindowUpdate API function. I'm not by my computer right now, so you will have to get the API signature for yourself.


LockWindowUpdate Me.Hwnd