IRichTextEditor Methods |
The IRichTextEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| AppendRtf |
Appends a rtf text at the end of the control text
| |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| InsertRtf |
Inserts a rtf text at the caret
| |
| SelectAll |
Selects all text
|