MouseWheel

G

Guest

I have a subform on a Contact Lookup form. Subform is tied into a secondary
address if the contact has one. When the user clicks into the secondary
address subform and uses the mousewheel it scrolls records on that form. I
want to know how/if on the event in the subform to scroll the records in the
mainform. I tried the setfocus of the main form, but that doesn't work. Any
suggestions?
 
G

Guest

I got it to work by setting the focus to a control that is not visible to the
user because it has a width and height of 0. It's just slow on the loading
when it scrolls back and forth.
Thanks and sorry if you looked at this post.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top