A custom user control that adds features to a RichTextBox.
This control builds upon the
Revised SyntaxHighlightingTextBox
from a developer known as "kabwla"
who built his improvements upon the
SyntaxHighlightingTextBox work of "uri guy",
and the
SearchableRichTextBox created by Jim Blackler.
Classes
Class | Description | |
---|---|---|
ChameleonRichTextBox |
Enhances a RichTextBox with
language-specific syntax highlighting,
keyword completion (a modest Intellisense),
search-and-replace capability,
macro support,
plus some additional keyboard formatting controls.
|