Partilhar via


CWindow::GetScrollRange

Retorna o intervalo de barra de rolagem.

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

Comentários

Consulte GetScrollRange em Windows SDK.

Requisitos

Cabeçalho: atlwin.h

Consulte também

Referência

Classe de CWindow

CWindow::SetScrollRange