Is there an Scrolled event?
Posted: Wed Jan 28, 2004 7:18 pm
Is there an "After Scroll" event, much like the "Zoomed" event?
The "Scroll" event doesnt do what I want it to do, since it's pretty much called continously until I let go of the mouse. I only need to know when the scrolling stopped.
I know that I can use the "MouseUp" and "MouseDown" events, but I'm wondering if there is a better way of doing it?
Thanks!
The "Scroll" event doesnt do what I want it to do, since it's pretty much called continously until I let go of the mouse. I only need to know when the scrolling stopped.
I know that I can use the "MouseUp" and "MouseDown" events, but I'm wondering if there is a better way of doing it?
Thanks!