Click to See Complete Forum and Search --> : Mouse Wheel -> Event?


ThomasB
February 27th, 2001, 04:39 PM
Hi,

I'm from Germany and my english is not very well, so it's a little bit difficult for me to explain my problem...so please excuse

OK, I'm searching for the event fired by the movement of the mouse wheel.
I've tried MouseMove and the different click, up and down events, but none of them was working...

I've read about the mouse_event api function, but this is only to force a mouse movement, as I understand...

Thank you in advance for your help,
greetings from germany,
Thomas

Johnny101
February 28th, 2001, 10:56 AM
as far as i know, there isn't any event for this, in VB6. According to the documentation, there will be support for this event in VB.Net (but it's not worth upgrading soley for this event :).

john

John Pirkey
MCSD
http://www.ShallowWaterSystems.com
http://www.stlvbug.org

andreimatei
February 28th, 2001, 02:32 PM
You can subclass your form and see what event is fired when you move your mouse wheel. If you don't know how to subclass, start a new thread and everybody will jump to help (;-)) Cause everybody likes it.

Linux IS userfriendly. It just selects its friends very carefuly.