Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Value from another active form into current form
Message
From
04/07/2005 11:14:10
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
04/07/2005 11:09:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01028810
Message ID:
01028811
Views:
10
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform