Freigeben über


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

See Also

Reference

CWindow Class

CWindow::ScrollWindowEx

RECT

Other Resources

CWindow Members