CScrollView::GetScrollPosition

Call this member function to retrieve the current horizontal and vertical positions of the scroll boxes in the scroll bars.

Syntax

CPoint GetScrollPosition( ) const;

At a Glance

Header file: Afxwin.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CScrollView Overview, CScrollView Member Functions, View Classes, CScrollView::GetDeviceScrollPosition