Search & highlight text in a RichTextBox control

screenshot-thumb1.jpg

A while ago, I needed the ability to search for text in a RichTextBox control and have all occurrences of the query highlighted simultaneously. I thought this was going to be an easy task but soon discovered I was terribly wrong.

Ok, maybe its just me but I wonder why some basic functionalities weren’t just built into these controls from factory by default. Why cant I just call a method such as rtbSample.HighlightInstances(“query”); and have all instances of “query” highlighted?!

Long story short, I modified this example into what I needed and thought to share with everyone. Feel free to also modify it for your projects. And maybe I’ll come up with my custom rich text box control that has this functionality built in someday :). Hmm, before I forget, its in .NET.

Now Playing: The Corrs – Runaway

 
15
Kudos
 
15
Kudos

Now read this

Our Father…

I woke up exactly 12:46pm this afternoon. That was a good 12-hour sleep. Something I haven’t had in a long time. I had a conversation with a friend via IM, Saturday evening. We were joking about ‘defiled beds’ and praying on such beds... Continue →