Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Move text from one form to another
Message
De
10/12/2004 03:21:07
 
 
À
10/12/2004 01:55:17
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00968227
Message ID:
00968229
Vues:
5
Hi..
This is only simple example with 2 textboxes,

Textbox1 is owned by mainform.frm
Textbox2 is owned by second.frm

You fill some values to textbox2 and bring the text to main form.

You should do this:

in second.frm
mainform.textbox1.text = textbox2.text

Good luck

Regards
Winanjaya
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform