This member function scrolls a rectangle of bits horizontally and vertically.
BOOL ScrollDC( int dx, int dy, LPCRECT lpRectScroll, LPCRECT lpRectClip, CRgn* pRgnUpdate, LPRECT lpRectUpdate );
| Header File | Afxwin.h | 
| Platforms | |
| Versions | 1.0 and later | 
| Complete documentation | Visual C++ documentation | 
CDC Overview, CDC Member Functions, Graphical Drawing Classes, CWnd::ScrollWindow