共用方式為


CWindow::SetScrollPos

變更捲動方塊的位置。

int SetScrollPos(
   int nBar,
   int nPos,
   BOOL bRedraw = TRUE 
) throw();

備註

請參閱在 Windows SDK的 SetScrollPos

需求

Header: atlwin.h

請參閱

參考

CWindow 類別

CWindow::GetScrollPos