|
virtual |
Called by the framework when it needs to draw background for a child dialog placed on backstage view.
Override this method in a derived class if you wish to customize look of dialogs placed on backstage view.
| pDC | A pointer to a device context. |
| pDlg | A pointer to a dialog whose background is about to be drawn. |
| rect | Bounding rectangle. |