|
-
Oct 20th, 2011, 07:37 PM
#2
Re: How populate a richtextbox from a textbox
I very much doubt that you do need such code. What is the relationship between the two forms? I'm guessing that Form1 creates Form2, correct? Are you displaying the second form modally or non-modally, i.e. with ShowDialog or Show? Do you want to transfer the text back to the first form when the second closes?
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
|