blah blah blah is here! blah blah » Close

0
votes
1 answers

richTextBox problem 2

q12
349

This Code is working well but wrong. Wrong because it [b]lower[/b] all text -because of the MatchCase method. How can I make it work without pre-changing anything inside (exception for color text to find)? [code]int posTxt = 0; ...

Feedback