CListCtrl::GetTopIndex

Call this member function to retrieve the index of the topmost visible item when in list view or report view.

Syntax

int GetTopIndex( ) const;

At a Glance

Header File Afxcmn.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::GetCountPerPage