In My windows Form (VB.NET) I have to Listview in ListView1 nad ListView2 . What i want is that Disable the Vertical Scrollbar of ListView1 and Horizontal Scrollbar of ListVieww2.
If I Click on Vertical scrollbar of ListView2 hten Both listview should response. But if i clcik on the Horizontal scrollbar of Listview1 then only it should response.
I could not able to achecive this.
Thanks
Deka