CWindow::SetScrollInfo

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

See SetScrollInfo in the Win32 SDK.

Remarks

Sets the parameters of a scroll bar.

CWindow OverviewClass Members

See Also   CWindow::GetScrollInfo