I am having a problem with Access 2000 for which I can't find an
answer. My project opens a form with a new record, and one of the
controls on the form is a combo box. If a user tries to navigate the
combo box choices using the mouse wheel, the wheel mouse scrolls
through all the records in the table the form is bound to. The combo
box is still open, but the user ends up thinking all the data on the
main form has changed. Is there any solution to this ? Thanks for any
and all help.
Madhivanan - 02 Mar 2005 07:01 GMT
Avoid using mouse wheel and use Down Arrow key
Madhivanan
Rog - 02 Mar 2005 08:58 GMT
You can disable the mousewheel using Stephen Leban's mousehook.dll.
See
http://www.lebans.com/mousewheelonoff.htm