Mouse scroll with ListView
Hi everyone,
I have a listview, where vertical scrollbar is there. On mouse scroll records in the listview selected one by one. What i want
is that, once the last item selected in the listview mousce scrolling operation have to stop. how to do that.
i am using C# with windows form.
regards,
BB