Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mousewheel Event how does it work?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00107472
Message ID:
00107484
Views:
20
Jess:

Again, thank you.

PS. How's the Manila VFP Group.

>>Does anyone have a sample prog. on how the Mousewheel method works? I'm trying to make an Explorer like toolbar where the picture changes it the mouse is over it. Thank you.
>
>
>Hello Alvin,
>
>Happy Centennial!
>
>It’s not the MouseWheel but the MouseMove Event that fires whenever a mouse pointer points in an object. MouseWheel is for mouse with wheel, not the regular actually.
>
>Use MouseMove only if you want to do something when pointing to an object.
>
>Just do this:
>
>1. Assign a cursor object file (.cur) to MouseIcon property of the object.
>2. Set MousePointer property of the object to 99-Customer
>
>That’s all.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform