Partilhar via


CWindow::GetScrollRange

Recupera o intervalo da BAR de rolar.

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

Comentários

See GetScrollRange in the Windows SDK.

Requisitos

Cabeçalho: atlwin.h

Consulte também

Referência

Classe CWindow

CWindow::SetScrollRange

Outros recursos

CWindow membros