How to stop mouse scroll to new record?

  • Thread starter Thread starter hermanko
  • Start date Start date
H

hermanko

I have a form used for data entry and have the Cycle property set to
Current Record, because I would like the user to be only able to enter
date for one record before they must click a cmd button to cancel&exit,
or save&exit. I do not want the user to have the ability to enter more
than one record each time the form is open (it must be closed and then
opened again to enter a new record).

I thought that by setting the Cycle property it would do the trick as
Tabbing after the last field no longer went to a new record. However I
discovered I could move to a new record by scrolling my mouse
wheel.....how can I turn this off?? I need to limit to one record
entry.

Thanks
Herman
 

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.

Ask a Question

Back
Top