CScrollBar::GetScrollLimit
int GetScrollLimit( );
Return Value
Specifies the maximum position of a scroll bar if successful; otherwise 0.
Remarks
Call this member function to retrieve the maximum scrolling position of the scroll bar.
Example
See the example for CWnd::OnHScroll.
CScrollBar Overview | Class Members | Hierarchy Chart
See Also CWnd::GetScrollLimit