This member function retrieves the zero-based index of the first visible item in the list-box portion of the combo 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 |
CComboBox Overview, CComboBox Member Functions, Control Classes, CComboBox::SetTopIndex