Draw() is called when the window should paint itself.
- Parameters:
-
| background | - ptr to image to draw into |
| dirtyRect | - part of window to redraw. |
Draw() is called when the window should paint itself.
- Parameters:
-
| background | - ptr to image to draw into |
| dirtyRect | - part of window to redraw. |
Reimplemented from CATWindow.
Definition at line 281 of file CATWaitDlg.cpp.
References CATWindow::Draw().