Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Valid Event does not fire when I click outside of the ob
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00119392
Message ID:
00140234
Vues:
26
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform