mouse wheel

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

Guest

I have a single form that gets damaged when users scrolls the mouse wheel,is
there a way to prevent users from browsing the form's records if they scroll
the mouse wheel and obliges them to use the "Next record" and "previous
record" buttons ?
 
You say you put the dll into the same folder as the database? You copied
the code module? You used the appropriate code in the form's Load and
Unload events (or used a command button or some such to activate/deactivate
the mouse wheel)? There may be other things that need to be done but that I
can't bring to mind just now, but I do know that all of the directions are
included with the file. Are there any you did not understand?
 
Hi Guys - if you search for Mouse Wheel in the New Users discussion group
there is a link which seems to show how to download and use something to do
just this - I am off and away to do it as I've also had problems and just
found this a couple of minutes ago - well here goes - Dika
 
Wheeeeee - success in 3 minutes! It's How to disable scroll feature on mouse
and I downloaded and tried it in the sample mdb and it really works -
definately give it a try. Dika
 
Back
Top