G Guest May 3, 2006 #1 is there any method or function Can scroll the listview control to a selected or anyother listviewitem ? Thanks
is there any method or function Can scroll the listview control to a selected or anyother listviewitem ? Thanks
H Herfried K. Wagner [MVP] May 3, 2006 #3 Pony Tsui said: is there any method or function Can scroll the listview control to a selected or anyother listviewitem ? Click to expand... Check out the listview control's 'EnsureVisible' method and the 'EnsureVisible' method of the 'ListViewItem' class.
Pony Tsui said: is there any method or function Can scroll the listview control to a selected or anyother listviewitem ? Click to expand... Check out the listview control's 'EnsureVisible' method and the 'EnsureVisible' method of the 'ListViewItem' class.