Hi,
I wanted to be able to insert some text in my SfRichTextBox using the Selection.Insert() method.
If I insert a simple plan text, it works well.
But I am looking to insert text that contains some Environment.NewLine. If I do that, a text with the line break is inserted, but on only one line in the SfRichTextBox. The behavior is very strange.
Is there a way to insert text with line break ?
A little animation that shows the behavior :
Animation
And I join my sample project.
Regards,
Marvin
Attachment:
TestSfRichTextBox_e6aa8ba9.7z