This issue has been moved from a ticket on Developer Community. [severity:It's more difficult to complete my work] richTextBox.Lines[0] = richTextBox.Lines[0]. Remove(0, 11)) this command does not ...
I'm learning about WPF and having a problem with RichTextBox. Why is text RichTextBox different from my TextBlock how can Format text RichTextBox like TextBlock? Any helps! <StackPanel x:Name="stpChat ...
Is there a way to get a WinForms RichTextBox control to scroll to it's end programmatically?<BR><BR>I've got an app which will eventually be outputting to a log file but for now I'd like it's output ...