Hi
I have 3 Lists in my Application.
I want it so that whenever i scroll one of the Lists by using the scrollbar, the rest will automatically have the same scrolling possition as the one that is scrolling.
How can i do this?
I have looked at the List and ListView Objects, but havent found any possible way to get or set the Scrollbar data.
