|
-
Aug 24th, 2004, 10:18 AM
#1
Thread Starter
Frenzied Member
copying text input from one form to the other
Hello,
I have 2 forms and l want to be able to copy text inputs from one form to the other form. In Visual Basic this was very easy to do. e.g. txtStudentID.Text = frmNewStudent.txtNewStudentID.text.
But i am not sure how to do this in C#.
Can any one tell me.
Thanks in advance,
Steve
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
|