P
Peter
Hi.
I have RichTextBox. There is some text.
For example cursor is in the middle of that text.
And now I would like to add some new text on the position of cursor.
Somethink like when I press CTRL+V (paste).
I try use Richtextbox.Paste, but he always get text to end.
Thanks for answers.
I have RichTextBox. There is some text.
For example cursor is in the middle of that text.
And now I would like to add some new text on the position of cursor.
Somethink like when I press CTRL+V (paste).
I try use Richtextbox.Paste, but he always get text to end.
Thanks for answers.