Implement the actual searching yourself. Once you know the index of the desired text, select it using RichTextBox.Select then scroll there using RichTextBox.ScrollToCaret.