Check this method of ListView out:
ListView.EnsureVisible(int index).
> is there any method or function Can scroll the listview control to a
> selected or anyother listviewitem ?
>
> Thanks
"Pony Tsui" <PonyTsui@community.nospam> schrieb:
> 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.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>