Does this work for Acess 2000? I can't get it to work on my Database. I have
put the Mouse.DLL file into windows system folder and used the Sample code
but it doesn't seem to work.
Even if you have copied the module, you've got the Dim blRet line commented
out.
Private Sub Form_Load()
' Turn the MouseWheel Off
Dim blRet As Boolean
blRet = MouseWheelOFF
End Sub
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.