Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 Tip-o-the-day
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
VFP6 Tip-o-the-day
Divers
Thread ID:
00120003
Message ID:
00120003
Vues:
62
Folks,

VFP6 has a new function anme AMouseObj() which will return infomation about the object that the mouse is over. The syntax is;

AMouseObj(ArrayName[, 1])

The array passed is filled with data about the object the mouse is over. The data returns is in rwos of the array.
1    Object reference to the Object over which the mouse is positioned
2    Object reference to teh container for the object
3    The horizontal position of the mouse is pixels
4    The vertical position of the mouse in pixels
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform