CWindow::ScrollWindow
지정 된 클라이언트 영역을 스크롤합니다.
BOOL ScrollWindow(
int xAmount,
int yAmount,
LPCRECT lpRect = NULL,
LPCRECT lpClipRect = NULL
) throw();
설명
참조 ScrollWindow 에 있는 Windows SDK.
요구 사항
헤더: atlwin.h
지정 된 클라이언트 영역을 스크롤합니다.
BOOL ScrollWindow(
int xAmount,
int yAmount,
LPCRECT lpRect = NULL,
LPCRECT lpClipRect = NULL
) throw();
참조 ScrollWindow 에 있는 Windows SDK.
헤더: atlwin.h