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


CWindow::GetScrollRange

Retrieves the scroll bar range.

BOOL GetScrollRange(
   int nBar,
   LPINT lpMinPos,
   LPINT lpMaxPos 
) const throw();

Заметки

See GetScrollRange in the Windows SDK.

Требования

Header: atlwin.h

См. также

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

CWindow Class

CWindow Members

CWindow::SetScrollRange