MouseHook

J

Jabutron

I'm trying to use Mr Lebans' MouseHook to turn the wheel on and off. I've
entered the code (Dim blRet as Boolean; blRet = MouseWheelOFF) in the form
load property, and the code to turn it on in the form close property.

But it's not working.

Am I missing something? I've tried both the main form and subform
properties. I'm using Access 2002.

Thanks for the help!

mike
 
J

Jabutron

Sure. It turns out I hadn't included the modMouseHook code in my modules.
Once I added this, it worked fine. Although I only found this out by
searching the forum; nothing was mentioned on Mr Leban's instruction page
about the mod code. Maybe a mention could be added for future users?
 

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