Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting mouse click
Message
From
09/10/2006 16:03:05
Irv Adams
MSC Managed Care, Inc.
Florida, United States
 
 
To
09/10/2006 14:36:23
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01160670
Message ID:
01160698
Views:
9
>Is there a way to detect mouse click outside a grid whwn I am in a for example column1 of a grid through valid (or lostfocus) method of column cell?

If I understand the question correctly, you can use BindEvent() to assign mouseclick to column cell if you add columns to the grid programmatically. To code behind Valid and Lostfocus of text boxes within grid, this is most easily done by subclassing the controls and adding them to the grid programmatically.

HTH,
Previous
Reply
Map
View

Click here to load this message in the networking platform