I`m inserting strings in a rich text control using the AppendText method, I
would like to change certain parts of the string so, for example, a certain
word appears bold and red when inserted. Is it possible using this control?
Thanks,
Juan.
How to format a string before appending it into a RichTextBox? Is it possible?
|