Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mousewheel Event how does it work?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00107472
Message ID:
00107484
Vues:
19
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform