BOOL SetScrollInfo( int nBar, LPSCROLLINFO lpScrollInfo, BOOL bRedraw = TRUE );
See SetScrollInfo in the Win32 SDK.
Remarks
Sets the parameters of a scroll bar.
CWindow Overview | Class Members
See Also CWindow::GetScrollInfo