|
-
Oct 20th, 2011, 08:53 PM
#6
Thread Starter
Hyperactive Member
Re: How populate a richtextbox from a textbox
 Originally Posted by Inferrd
Is it not simpler to just type directly into the RichTextBox on Form1 rather than open a second Form, type into a TextBox on that Form then have it transferred to the original Form's RichTextBox?
No because I am using a spintax code so I only know work with this with a textbox.
example I have in the textbox something like {hello|hi} {albert|george|lois} have a good {nite|weekend|day}
so each time when I make click the sentence change like :
1-Hello albert have a good nite
2-hi george have a good weekend
etc.
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
|