Call this member function to ensure that a list view item is at least partially visible. The list view control is scrolled if necessary. If the bPartialOK parameter is nonzero, no scrolling occurs if the item is partially visible.
BOOL EnsureVisible( int nItem, BOOL bPartialOK );
Header File | Afxcmn.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::Scroll