CWindow::ScrollWindowEx
将与附加的功能指定的工作区。
int ScrollWindowEx(
int dx,
int dy,
LPCRECT lpRectScroll,
LPCRECT lpRectClip,
HRGN hRgnUpdate,
LPRECT lpRectUpdate,
UINT flags
) throw();
备注
在参见 Windows SDK的 ScrollWindowEx。
要求
Header: atlwin.h