Raised before a control copies a bitmap from the memory buffer to the screen during repaint.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Event DoubleBufferPaint As PaintEventHandler
public event PaintEventHandler DoubleBufferPaint
Use this event to draw your custom graphics at the control (rather than at the bitmap).