I will be extemely grateful if I can get help with this problem. I have a subclassed a listview and made it dataaware, which I use to display records by way of a currency manager object. If the listview's listviewitems exceed the height of the Listview control in the client area of a form, scrollbars automatically appears as expected.

What I will like to do is to move the scrollbar in my code to the end or the beginning , depending on certain factors.

Thanks in advance