Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Move text from one form to another
Message
From
10/12/2004 03:21:07
 
 
To
10/12/2004 01:55:17
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00968227
Message ID:
00968229
Views:
6
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform