Fills the background of the pane.
virtual void DoPaint(
   CDC* pDC 
);
Parameters
- [in] pDC
 A pointer to a device context.
Remarks
The default implementation calls the current visual manager to fill the background (CMFCVisualManager::OnFillBarBackground).
Requirements
Header: afxbasepane.h