Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing values to another form.
Message
De
21/07/1998 11:00:00
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
21/07/1998 10:52:23
Brad Stickley
Parker Pneumatic Div. North America
Wake Forest, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00119709
Message ID:
00119714
Vues:
17
>I have form that has a text box bound to a table. I need to pass the value in the text box to another form. How do I do that and what would the code look like?
>
>Thanks, Brad.
Brad,
You could pass it to another form in many ways :
-do form myForm with somevaluetopass
-Current form could be initialized with :
do form myForm name MyRef linked && Myref is a ref to form
so the called form directly get textbox.value via Myref.textbox.value
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform