Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form will not unload
Message
 
 
À
18/02/2004 16:27:55
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00878492
Message ID:
00878613
Vues:
23
Mike,

Form.Unload() is an event, it's a notification that something is happening. In general events are not callable, calling them does not cause the real event to happen. If you call an event the only thing that executes is the code that you've added to the event.

>Well, I solved my problem. I was trying to get rid of my form with form.unload instead of form.release.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform