|
-
Jul 30th, 2007, 07:47 PM
#1
Thread Starter
Member
Editing controls on different forms (C# 2003)
hi, i'm new to C# and was wondering how to do something.
I created a text box and a button on Form1. When I click the button, Form2 pops up and also has a text box and a button. I want the text i type in the textbox on Form2, to show up in the textbox of Form1 when I click a button.
I cant seem to be able to access the Form1 controls from Form2. Does anybody have a simple solution to this?
I can do it in any other language, i just cant figure it out in C#... lol
thanks for any help
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
|