FastColoredTextBox.InsertText Method

T3000 CrossPlatform

FastColoredTextBoxInsertText Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodInsertText(String)
Insert text into current selected position
Public methodInsertText(String, Style)
Insert text into current selection position (with predefined style)
Public methodInsertText(String, Boolean)
Insert text into current selected position
Public methodInsertText(String, Style, Boolean)
Insert text into current selection position (with predefined style)
Top
See Also