Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Value from another active form into current form
Message
De
04/07/2005 11:14:10
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
04/07/2005 11:09:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01028810
Message ID:
01028811
Vues:
11
>i have 2 forms active, how exactly do i take the value from a text box in the non active form into the current active form.

Normally to do that you'd keep a reference to other form. Assuming you don't have the reference and only those 2 forms exists:

luValue = _vfp.forms[2].myTxtBox.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