Click to See Complete Forum and Search --> : ActiveX paint ...


UdInI
May 4th, 1999, 04:17 AM
I've an activeX that display graphics.
How can I know when the refresh of the display is
terminated ? because I need to send an Event to
trigger the end of the drawing.
I've tried to send the Event in OnDraw but it works not fine ... !!??


UdInI