scroll the listview control to selected listviewitem

G

Guest

is there any method or function Can scroll the listview control to a
selected or anyother listviewitem ?

Thanks
 
H

Herfried K. Wagner [MVP]

Pony Tsui said:
is there any method or function Can scroll the listview control to a
selected or anyother listviewitem ?

Check out the listview control's 'EnsureVisible' method and the
'EnsureVisible' method of the 'ListViewItem' class.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top