CWindow::SetScrollRange
Changes the scroll bar range.
BOOL SetScrollRange(
int nBar,
int nMinPos,
int nMaxPos,
BOOL bRedraw = TRUE
) throw();
Remarks
See SetScrollRange in the Windows SDK.
Requirements
Header: atlwin.h
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Changes the scroll bar range.
BOOL SetScrollRange(
int nBar,
int nMinPos,
int nMaxPos,
BOOL bRedraw = TRUE
) throw();
See SetScrollRange in the Windows SDK.
Header: atlwin.h