Controlling the listView's scrollbar with another control.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm working on a control contains two listviews which are arranged vertically. I would like to synchronise them to make them appear like just one listview. (they "view" are set to detail, columnStyle is set to "none" for one and to "Clickable" for the other one.) I had allready synchronized the width changing of columns but I can find a way of managing the scrollbar. I would like scrollbar doesn't appear in one listview and would be manage with the other one. Is there anyone who can help me please ? Sincerly