G
Geoff Taylor
I have a combo box on a form, used to select records and it is working
really well.
However, I find that users who fiddle with their wheel mouse wheel produce
unwanted effects.
When the drop-down selection list is visible, then the wheel will scroll the
list - that's not so bad.
However when the drop down is not yet selected, using the mouse wheel
produces apprently random selections.
What I need to do is to turn off the wheel events or at least capture them
to a reproducable action.
The documentation mentions a mousewheel event, but I cannot find any
examples of how to use it.
Any suggestions?
really well.
However, I find that users who fiddle with their wheel mouse wheel produce
unwanted effects.
When the drop-down selection list is visible, then the wheel will scroll the
list - that's not so bad.
However when the drop down is not yet selected, using the mouse wheel
produces apprently random selections.
What I need to do is to turn off the wheel events or at least capture them
to a reproducable action.
The documentation mentions a mousewheel event, but I cannot find any
examples of how to use it.
Any suggestions?