Mouse Wheel

Shar123

New member
Local time
Yesterday, 22:10
Joined
Aug 10, 2007
Messages
5
Is there a simple way to lock or stop a user from using the mouse wheel. I noticed that when the mouse wheel is pressed on my form, the information may change all boxes except those which are combo boxes. Some how the system does not know how to align the combo box with the mouse wheel.

Quick fix?????
 
I'm guessing that the reason the combo's are not changing is because they are unbound. But that is not the question you asked; if you want to learn about how to disable the mouse wheel, search the forums using the keywords 'disable mouse wheel' and you should get more than enough information on the subject.

HTH

Tim
 
I have used Stephan Lebans' MouseHook for years.
 
Lebans hack is the gold standard for this! Micro$oft finally got around to addressing the situation in ACC2007!
 

Users who are viewing this thread

Back
Top Bottom