Call this member function to retrieve the zero-based index of the first visible item in a list box. Initially, item zero is at the top of the list box, but if the list box is scrolled, another item may be at the top.
int GetTopIndex( ) const;
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CListBox Overview, CListBox Member Functions, Control Classes, CListBox::SetTopIndex