CWindow::ScrollWindow
将指定的工作区。
BOOL ScrollWindow(
int xAmount,
int yAmount,
LPCRECT lpRect = NULL,
LPCRECT lpClipRect = NULL
) throw();
备注
在参见 Windows SDK的 ScrollWindow。
要求
Header: atlwin.h
将指定的工作区。
BOOL ScrollWindow(
int xAmount,
int yAmount,
LPCRECT lpRect = NULL,
LPCRECT lpClipRect = NULL
) throw();
在参见 Windows SDK的 ScrollWindow。
Header: atlwin.h