CWindow::ScrollWindow
Scrolls the specified client area.
BOOL ScrollWindow(
int xAmount,
int yAmount,
LPCRECT lpRect = NULL,
LPCRECT lpClipRect = NULL
) throw();
Remarks
See ScrollWindow in the Windows SDK.
Requirements
Header: atlwin.h