PyCWnd.BeginPaint

PyCDC, PAINTSTRUCT = BeginPaint()

Prepares a window for painting

Return Value

You must pass the PAINTSTRUCT param to the PyCWnd::EndPaint method.