R
Rick Jones
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
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