Mouse Wheel overrides Form Cycle property ?

baloos

Registered User.
Local time
Today, 13:18
Joined
Dec 1, 2002
Messages
21
Hi,

I have the Cycle property set to 'Current Record' on my Forms, and so when you Tab, you cannot Tab into a New record.

However if you use the Mouse Wheel, the form will still roll into a new record.

I have generic code which allows my forms to be used for adding as well as editing records, so I really dont want to upset these tried and tested routines, by altering the Allow Additions property for example.

Is there any way of supressing the behavior of the mouse wheel ?

Any help appreciated, thanks.
 
I used the Access code in the article posted by Jack and it works very well.
 

Users who are viewing this thread

Back
Top Bottom