Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid Event does not fire when I click outside of the ob
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00119392
Message ID:
00140234
Views:
25
Brenda,

In the when you can;

Thisform.lastcontrol = THIS

Now thisform.LastCotnrol is an object reference to the last control, just be sure to;

Thisform.LastControl = .NULL.

in the form's destroy.

I handle the valid thing by calling the valid from my save code and responding to the return value, if the valid returns .T. then I setfocus to update the buffer and continue to save.
Previous
Reply
Map
View

Click here to load this message in the networking platform