How to scroll more than one check list box from verical scroll bar
Hi,
I have two check list box in a form. which is filled with data at runtime.
I want to put a common vertical scroll bar for both of the check list box.
Language used C# 2005
Any suggestion?
Thanks.
Prakash
Danatas GerviPosted Jul 30, 2009, 2:57 AM
May be MultiColumn = true mode may help?
Anyway, I found one way to do something, that "looks like" what you want: