CWindow::GetScrollRange

Recupera l'intervallo della barra di scorrimento.

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

Note

Vedere GetScrollRange in Windows SDK.

Requisiti

Header: atlwin.h

Vedere anche

Riferimenti

Classe di CWindow

CWindow::SetScrollRange