How would one implement it in a RichTextBox search like this one:
Code:checkWord = replacements.Keys.ElementAt(nextCheckIndex) foundIndex = RichTextBox1.Find(checkWord, startZ, RichTextBox1.TextLength, RichTextBoxFinds.WholeWord)
|
Results 1 to 6 of 6
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |