Does anyone know how to disable the autoscroll wheel
on the users mouse? I have forms where the user should only
be able to access new records for entry, but the scroll wheel causes record changes, even if I have the cycling of records on "current". Also causes program to crash when
I've set required fields and the wheel tries to jump to another record. Maybe by intercepting the Mouse_event?
on the users mouse? I have forms where the user should only
be able to access new records for entry, but the scroll wheel causes record changes, even if I have the cycling of records on "current". Also causes program to crash when
I've set required fields and the wheel tries to jump to another record. Maybe by intercepting the Mouse_event?