Disable Mouse Wheel Access 2003/2002

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Rick Jones (Newsgroups_at_LunaConsulting.com)
Date: 04/27/04


Date: Tue, 27 Apr 2004 12:58:39 -0700

I just installed the Access 2K MouseHook.dll in an Access 2003 application.
I call the MouseWheelOff funciton from the applications main menu form in
the OnLoad Event and the mouse wheel still works. MouseWheelOff is
returning true.

Additionally I tried the frmSampleData form under Access 2002 in the code
examples distributed with the A2KMouseWheelHook.zip and I am able to scroll
records in the Sample Subform by clicking in the text box even though the
form indicates: "The MouseWheel is turned OFF except for ListBox controls,
TextBox controls with ScrollBars and the Record Navigation control".

I'm using an IntelliPoint mouse, what am I missing? Any help is
appreciated.

Thanks,
Rick



Relevant Pages

  • Re: Turning off Scroll Mouse; revisited
    ... The MouseWheelOff function disables the scroll-wheel ... of the scroll wheel, or will it still allow scroll bar use, and just ... turn off record-scroll navigation? ...
    (microsoft.public.access.forms)
  • Re: How to disable mouse wheel?
    ... I'm running into something similar - the MouseWheelOFF ... the mouse wheel will actually scroll for 1 record, ... >I am calling MouseWheelOFF() from the Form_Open event. ... >> telling you it is missing the MouseHook DLL for the ...
    (microsoft.public.access.formscoding)
  • Re: How to disable mouse wheel?
    ... I might also mention that the bound form has a subform - ... >I'm running into something similar - the MouseWheelOFF ... >the mouse wheel will actually scroll for 1 record, ... The MouseHook DLL is being found, ...
    (microsoft.public.access.formscoding)
  • Re: Turning off Scroll Mouse; revisited
    ... of the scroll wheel, or will it still allow scroll bar use, and just ... turn off record-scroll navigation? ... put the call to MouseWheelOFF in the Load event of your startup screen. ...
    (microsoft.public.access.forms)