Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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