Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disable Scroll Wheel from mouse 1

Status
Not open for further replies.

danvzla

Programmer
Jan 16, 2004
28
FI
Hi experts,

I got a form for which I hided the record navigation buttons. However I found that people can move between registers on the form pressing the SCROLL WHEEL of the Mouse. Is there any way of locking this wheel or avoid changes on the form when this wheel is pressed.

Thanks.

Daniel
 
If your are using a pop up modal form to add a new record I have found that setting the Data Entry property to Yes will prevent the form from scrolling through the records. Just a thought.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top