This method fills the area of the view that appears outside of the scrolling area. Use FillOutsideRect in your scroll view’s CWnd::OnEraseBkgnd handler method to prevent excessive background repainting.
| Header file: | Afxwin.h |
| Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
| Windows CE versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |
void FillOutsideRect( CDC* pDC, CBrush* pBrush );