Does anyone have information on controlling the scroll wheel on a mouse? I have a form which is setup to only show the current record, etc. However, when a user scrolls the mouse it navigates through the record. I do not want this. I want the user to be able to scroll the form (if needed) but not the records. I can trap PAGE UP and PAGE DOWN, but how do you trap the Mouse Scroll?
I have not been able to find any information on this and would appreciate any help.
B