This method is called by the framework when a control is requested to redraw itself.
| Header file: | Afxctl.h | 
| Platforms: | H/PC 2.0, H/PC Pro | 
| Windows CE versions: | 2.0 and later | 
| Complete documentation: | Visual C++ documentation | 
virtual void OnDraw( CDC* pDC, const CRect& rcBounds, 
const CRect& rcInvalid );
COleControl::DrawContent, CDC, CRect