FastColoredTextBox.InsertText Method
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
FastColoredTextBoxInsertText Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| InsertText(String) |
Insert text into current selected position
| |
| InsertText(String, Style) |
Insert text into current selection position (with predefined style)
| |
| InsertText(String, Boolean) |
Insert text into current selected position
| |
| InsertText(String, Style, Boolean) |
Insert text into current selection position (with predefined style)
|