Поделиться через


CWindow::SetScrollPos

Changes the position of the scroll box.

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

Заметки

See SetScrollPos in the Windows SDK.

Требования

Header: atlwin.h

См. также

Основные понятия

CWindow Class

CWindow Members

CWindow::GetScrollPos