
Wheel Mouse Scrolling Records When I Don't Want It To
I'm having a problem with the wheel on the mouse scrolling records when I
don't want it to.
I have an A 97 project that uses Microsoft's tabbed dialog. Each page of the
dialog has a subform.
I've read Q308636 and written Microsoft's idea of a fix, an ActiveX.dll with
code in the forms that calls the dll to block the mouse wheel from scrolling
records. However, it not only stops the wheel from scrolling records, but
it also locks the controls on the subforms about 98% of the time. As soon
as I rem out the code in the form, the controls are unlocked, but the well
scrolls the records (durah!)
Does anyone have a better fix for this problem? It seems that I had found a
better fix several years ago on another database, but the client decided he
wanted the ability to scroll the records with the wheel, so I deleted that
fix from his database and now i can't find it.
Help!!
Alan B. Densky