Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Order sequence between form close and control valid
Message
De
05/11/2003 04:23:08
 
 
À
04/11/2003 22:41:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00846313
Message ID:
00846358
Vues:
26
This message has been marked as the solution to the initial question of the thread.
Hi Michel,
PROCEDURE object.Valid
DO CASE
CASE m.thisform.ReleaseType=0  && Form internal Valid

CASE m.thisform.ReleaseType=1  && Form menu or X close

OTHERWISE                      && Quit FoxPro

ENDPROC
* Valid no fire if you release the form with 
* form.release or set null to linked var
Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform