I am looking into adding a search dialog into my project. Kind of like the one in VS and Office, to search and replace, and a go to line number. What would be the best way to implement this? Using regular expressions? If anyone has done this an has a sample project I could check out that would be great.