Intercept mouse scrolling (using the wheel) within forms (Access '97) 
Author Message
 Intercept mouse scrolling (using the wheel) within forms (Access '97)

Within a form, I can intercept key presses by programming an "ON KEY
DOWN" procedure.

But I didn't find a way to intercept the scrolling when using the
wheel of a wheelmouse. Does anybody know how to do that, so that I can
put my personal controls on record contents before the form goes to
another record when the user uses the wheel of his wheelmouse?

Thanks in advance!
Patrick.



Mon, 28 Mar 2005 21:17:25 GMT  
 Intercept mouse scrolling (using the wheel) within forms (Access '97)

Check with groups.google.com, and you'll find links to code for A97
(from Allen Browne?)
-Tom.

Quote:
>Within a form, I can intercept key presses by programming an "ON KEY
>DOWN" procedure.

>But I didn't find a way to intercept the scrolling when using the
>wheel of a wheelmouse. Does anybody know how to do that, so that I can
>put my personal controls on record contents before the form goes to
>another record when the user uses the wheel of his wheelmouse?

>Thanks in advance!
>Patrick.



Mon, 28 Mar 2005 22:23:18 GMT  
 Intercept mouse scrolling (using the wheel) within forms (Access '97)
Actually, it was Stephen Lebans who provided the code to disable the mouse
wheel:
    www.lebans.com

--
Allen Browne - Microsoft MVP (Most Valuable Professional)
Allen Browne's Database And Training - Perth, Western Australia.
Tips for MS Access users - http://allenbrowne.com
Reply to the newsgroup. (Email address has spurious "_SpamTrap")



Quote:


> Check with groups.google.com, and you'll find links to code for A97
> (from Allen Browne?)
> -Tom.

> >Within a form, I can intercept key presses by programming an "ON KEY
> >DOWN" procedure.

> >But I didn't find a way to intercept the scrolling when using the
> >wheel of a wheelmouse. Does anybody know how to do that, so that I can
> >put my personal controls on record contents before the form goes to
> >another record when the user uses the wheel of his wheelmouse?

> >Thanks in advance!
> >Patrick.



Tue, 29 Mar 2005 16:52:08 GMT  
 Intercept mouse scrolling (using the wheel) within forms (Access '97)
On Fri, 11 Oct 2002 08:52:08 GMT, "Allen Browne"

Oops, sorry Stephen. Different guy, same great quality.
-Tom.

Quote:
>Actually, it was Stephen Lebans who provided the code to disable the mouse
>wheel:
>    www.lebans.com



Tue, 29 Mar 2005 21:27:21 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Using mouse wheel to scroll in form pages

2. How to 'disable' Mouse Wheel scrolling

3. Stopping Record Scrolling using mouse wheel

4. Scroll using mouse wheel

5. Using the scroll wheel on a mouse.

6. Strange Scroll Bars using MS Wheel Mouse

7. Strange Scroll Bars using MS Wheel Mouse

8. Mouse wheel/scroll bar don't disply 1st record on a continuous for

9. Wheel Mouse Scrolling Records When I Don't Want It To

10. mouse wheel scrolls to new record, but I don't want it to


 
Powered by phpBB® Forum Software © phpBB Group