CWindow::SetScrollRange

BOOL SetScrollRange( int nBar, int nMinPos, int nMaxPos, BOOL bRedraw = TRUE );

See SetScrollRange in the Win32 SDK.

Remarks

Changes the scroll bar range.

CWindow OverviewClass Members

See Also   CWindow::GetScrollRange