Compartilhar via


CWindow::SetScrollInfo

Define os parâmetros de um BAR de rolar.

int SetScrollInfo(
   int nBar,
   LPSCROLLINFO lpScrollInfo,
   BOOL bRedraw = TRUE 
) throw();

Comentários

See SetScrollInfo in the Windows SDK.

Requisitos

Cabeçalho: atlwin.h

Consulte também

Referência

Classe CWindow

CWindow::GetScrollInfo

Outros recursos

CWindow membros