|
-
Mar 18th, 2010, 04:59 PM
#1
Thread Starter
New Member
Bind 2nd scrollbar to the scrollbar of a List Box
I have a main form with a subform. The subform holds a very wide list box control making the subform and the List Box control wider than the main form itself. The list box control has a vertical scroll bar but as the list box on the subform is wider than the main form the scroll bar is only visible by scrolling the subform to the right first.
Basically, what I need is, a scroll bar on the main form, that controls the scroll bar of the list box on the subform. That way, I can always scroll the list box up or down, regardless of the listbox scrollbar itself being visible or not.
It looks like there's no easy way of doing this though. I found a separate ActiveX scroll bar control but I can't find a way how I can use this one to control the scroll bar of a list box.
Any help in this would be much appreciated. Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|