Share via


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 OverviewClass MembersHierarchy Chart

See Also   CWnd::GetScrollLimit