The RichTextBoxHelper type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| RichTextBoxHelper |
Initializes a new instance of
the RichTextBoxHelper class.
|
Methods
| Name | Description | |
|---|---|---|
| AppendStylizedText(String, Color) |
Stylizes the text with just color.
| |
| AppendStylizedText(String, Font) |
Stylizes the text with font and size.
| |
| AppendStylizedText(String, Font, Color) |
Stylizes the text with font, size, and color.
| |
| ColorText |
Colors all occurrences of the specified text.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
See Also