Scrolling

J

jmonty

I have a listbox with a vertical scrollbar on a subform.
The subform also has a vertical scroll bar. Now whether or
not the listbox has focus, my intellimouse scroll causes
the listbox to scroll down and not the subform.
Question:
How do I make the subform scroll and not the listbox?
either using settings or VB code? Help.

Thanx in advance! :)
 
Top