How do I overload the Form_MouseWheel(ByVal Page As Boolean, ByVal Count As Long) so that when a user scrolls nothing happens?
I don’t want to disable the mouse wheel. I want to have the scroll wheel do something else.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is an article: http://support.microsoft.com/kb/278379
Some discussion : http://www.tek-tips.com/viewthread.cfm?qid=192036
A newer solution : http://www.everythingaccess.com/tutorials.asp?ID=A-new-method-for-disabling-the-Mouse-Scroll-Wheel-in-Access-forms