Classes | |
| class | wxPaintDC |
| A wxPaintDC must be constructed if an application wishes to paint on the client area of a window from within an EVT_PAINT() event handler. More... | |
| class | wxClientDC |
| Deprecated class for drawing on the client area of a window. More... | |
| class | wxWindowDC |
| Deprecated class for drawing on the entire window. More... | |