Pete Vidler
3 posts.
- Extending RichTextBox - Part IIMicrosoft Word and Visual Studio have one very cool feature in common -- squiggly underlining of errors. As of richedit 3.0 (distributed with Windows 2000…
- Extending RichTextBox - Part IIIAs promised earlier, I've added the ability to change the background colour of the text. I've also made one or two minor changes to the rest of the code,…
- Extending RichTextBoxFor a while now I've been toying with the idea of writing a C# editor (almost an IDE, but with only the features that I need). Clearly the hardest part of…
