N
Norm
Hi All,
I'm building a project using Access 2002 with VBA. I need to disable the
mouse wheel to prevent users from accidently changing records, and came
across Stephen Lebans .dll solution. It looks like it's exactly what I
need, except when I call the function MouseWheelOFF() in his code, it
returns False. This is frustrating because it works in his demo program,
and I know lots of others are using it with success.
I don't know if it makes a difference, but the main form in which I want to
disable mouse wheel record scrolling is tabbed.
Please...any help or suggestions?
Thanks,
Norm
I'm building a project using Access 2002 with VBA. I need to disable the
mouse wheel to prevent users from accidently changing records, and came
across Stephen Lebans .dll solution. It looks like it's exactly what I
need, except when I call the function MouseWheelOFF() in his code, it
returns False. This is frustrating because it works in his demo program,
and I know lots of others are using it with success.
I don't know if it makes a difference, but the main form in which I want to
disable mouse wheel record scrolling is tabbed.
Please...any help or suggestions?
Thanks,
Norm