Click or drag to resize

IRichTextEditor Methods

The IRichTextEditor type exposes the following members.

Methods
  NameDescription
Public methodAppendRtf
Appends a rtf text at the end of the control text
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodInsertRtf
Inserts a rtf text at the caret
Public methodSelectAll
Selects all text
Top
See Also