Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6 Tip-o-the-day
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
VFP6 Tip-o-the-day
Miscellaneous
Thread ID:
00120003
Message ID:
00120003
Views:
61
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
Next
Reply
Map
View

Click here to load this message in the networking platform