CWindow::SetScrollPos
變更捲動方塊的位置。
int SetScrollPos(
int nBar,
int nPos,
BOOL bRedraw = TRUE
) throw();
備註
請參閱在 Windows SDK的 SetScrollPos 。
需求
Header: atlwin.h
變更捲動方塊的位置。
int SetScrollPos(
int nBar,
int nPos,
BOOL bRedraw = TRUE
) throw();
請參閱在 Windows SDK的 SetScrollPos 。
Header: atlwin.h