Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace value from form1 to form2
Message
De
04/11/2004 07:02:04
 
 
À
04/11/2004 06:33:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
00958010
Message ID:
00958017
Vues:
22
how i can replace thisform.text1.value=ctod("01/05/2004") from form1(main form)

This is the Quick and Dirty way:

In the Init method of the subform, put this code:
thisform.text1.value = _Screen.Activeform.text1.value
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform