I want to append text, for example “World” in a textbox, but not with the Windows.Forms functions for RichTextBox. Instead i want to specify position and the string that i want to insert into Rtf property of the RichTextBox! So, is it possible to update the rtf string directly ?
I want to append text, for example World in a textbox, but not with
Share
1 Answer