|
-
February 27th, 2001, 05:39 PM
#1
Mouse Wheel -> Event?
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
-
February 28th, 2001, 11:56 AM
#2
Re: Mouse Wheel -> Event?
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
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
-
February 28th, 2001, 03:32 PM
#3
Re: Mouse Wheel -> Event?
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|