Microsoft MouseWheel.dll solution for Access 2000

C

calvinX

Hi All,

I am looking for a global solution to handle the mousewheel event on all
forms in my application. I really do not want to add a whole buch of code
to each form in order to solve this problem as microsoft explains in their
KB article. Has anyone done this before?

Any help appreciated,

Calvin X
 
C

calvinX

yes i have,

works for some things but is really not a solid solution to my problem. It
does not work when the mouse is hovering over checkboxes or listboxes. I
use these controls everywhere...



Sandra Daigle said:
Have you tried Stephen Lebans' mousehook?
http://www.lebans.com/mousewheelonoff.htm

--
Sandra Daigle
[Microsoft Access MVP]
For the benefit of others please post all replies to this newsgroup.

Hi All,

I am looking for a global solution to handle the mousewheel event on
all forms in my application. I really do not want to add a whole
buch of code to each form in order to solve this problem as microsoft
explains in their KB article. Has anyone done this before?

Any help appreciated,

Calvin X
 

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

Top