|
DrawingRepainted |
Top Previous Next |
|
DrawingRepainted (Event)
This event occurs when the current drawing in the window is repainted and returns the handles of the objects that have been repainted
Syntax: Private Sub object_DrawingRepainted(Sender As System.Object, e As DrawingRepaintedEventArgs)
The DrawingRepainted event syntax has the following parts:
|