0
votes
votes
1 answers
richTextBox problem 2
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; ...
