Synchronizing the Horizontal Scrollbars
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have placed a list View control & a Tree List View (Custom control obtained from this site for placing the tree & list view together) one below the other for a specific requirement in my application. Now I need to synchronize the Horizontal scroll for both these controls. Any idea on how to do this is most welcome. Thanks! DEJ