|
-
Jul 23rd, 2003, 10:19 PM
#1
Thread Starter
Hyperactive Member
Form1's Textbox
I have two forms(Form1 & Form2). Im in the Form2 and i use this code to add text on the Form1's Textbox1 but this code doesn't work.
Dim aForm As New Form1()
aForm.TextBox1.Text = TextBox1.Text
Please check the file attached with this topic before answering this post.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|