BOOL SetScrollRange( int nBar, int nMinPos, int nMaxPos, BOOL bRedraw = TRUE );
See SetScrollRange in the Win32 SDK.
Remarks
Changes the scroll bar range.
CWindow Overview | Class Members
See Also CWindow::GetScrollRange