Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code in Load or Init Event
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00809193
Message ID:
00809196
Vues:
23
>Hello
>
>I have a mem file and i would like to load the values of the mem file into a text box, do i have code in the load event or in the init event of the form.
>
>restore from myfile.mem addi
>thisform.txt1.value=m.value1

Use the Ini method as the load is called before the object have been initialised.
HTH
Caroline
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform