Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to release a form during init method
Message
De
10/08/2005 02:29:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
01034069
Message ID:
01039785
Vues:
19
One thing to remember is that the DESTROY event is not fired if you RETURN .F. from the Init. Only the UNLOAD event is fired. So if you have any dependant code here you need to move it or call it from the unload.

>>How to do this without loading the form? I have used Thisform.Release but the form still load.
>
>
* Form Init
>...
>RETURN .F.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform