CWindow::SetScrollPos

更改滚动框的位置。

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

备注

在参见 Windows SDK的 SetScrollPos

要求

Header: atlwin.h

请参见

参考

CWindow选件类

CWindow::GetScrollPos