Combox - Wheel on mouse does not work

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I click on a long list in a combox the wheel on the mouse will not
scroll up and down the list. I cannot find a combox box property that allows
the feature. Is the some other feature the will allow the mouse wheel to
scroll the combox?
 
The standard Access ComboBox control does not support the MouseWheel to
scroll through the drop down ListBox of the control.
I did add this functionality to the MouseWHeelHook solution on my site
here:
http://www.lebans.com/mousewheelonoff.htm

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

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

Back
Top