Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where did I click?
Message
From
13/11/2015 13:26:22
 
 
To
13/11/2015 11:51:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows NT
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01627408
Message ID:
01627411
Views:
61
>Hello all,
>
>Is there a way to know if I clicked in a given region in a screen.
>
>For example I have many checkboxes in a part of the screen. I want to know if the user clicked in that part of the screen where there are those checkboxes.
>
>I hope I'm clear enough.

Have looked at the Click() event? If I'm not mistaken, it would fire if you click outside of a control, container, or pageframe the form level Click() event will fire. Then you can use MROW() and MDOWN() to find the location.
Previous
Reply
Map
View

Click here to load this message in the networking platform