RichTextBoxExtensionsFindNext Method

Overload List

FindNext(RichTextBox, String, RichTextBoxFinds) Finds the next occurrence of the specified string in the RichTextBox and selects it.
FindNext(RichTextBox, String, RichTextBoxFinds, Color, Color) Finds the next occurrence of the specified string in the RichTextBox and selects it.

See Also