Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Execute code before closing form
Message
De
28/03/2007 14:02:39
 
 
À
28/03/2007 13:58:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01209324
Message ID:
01209331
Vues:
24
>>>Hi all,
>>>
>>>Before exiting a VFP form, I need some code to execute, to update certain parameters through the command 'thisform.cmdUpdate.click'. Could anyone tell me how this is triggered a VFP form? (Which event, and how)
>>>
>>>Thanks in advance.
>>>
>>>Regards,
>>>
>>>Steve
>>
>>You may call your code from QueryUnload. It happens before you release the form (either by button or by close in the upper corner). So you may need to call your methods from this method.
>
>QueryUnload() did not happens if you have thisform.Release() somewhere in the form.

or 'Release Thisform'.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform