PyCWnd.OnEraseBkgnd Virtual

OnEraseBkgnd(dc)

Called for the WN_ERASEBACKGROUND message.

Parameters

dc : PyCDC

The device context.

See Also

PyCWnd::OnEraseBkgnd

Return Value

Nonzero if it erases the background; otherwise 0.