Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Difference betwen INIT() and LOAD() event
Message
 
À
01/09/2002 13:01:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00695785
Message ID:
00695786
Vues:
12
Hi Boban,

>What is the difference betwen INIT() and LOAD() event in Form class?

Between the Load and the Init of the Form, all the Inits of the controls on the forms are done. So in the Load you can load all the cursors that are needed for the controls because they are initialized after that.
When you return .F. from either the Load or the Init of the Form, the form is cancelled.

hth,
Frank Camp
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform