Forum

C#, richTextBox rem...
 
Notifications
Clear all

C#, richTextBox remove all new lines

1 Posty
1 Users
0 Likes
1,068 Widok
0
Topic starter

example

1 Answer
0
Topic starter

richTextBox1.Text = Regex.Replace(richTextBox1.Text, @”[u000Au000Bu000Cu000Du2028u2029u0085]+”, string.Empty);

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: