InsertCharCommand Class
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
InsertCharCommand Class |
[This is preliminary documentation and is subject to change.]
Insert single char
SystemObject FastColoredTextBoxNSCommand
FastColoredTextBoxNSUndoableCommand
FastColoredTextBoxNSInsertCharCommand
FastColoredTextBoxNSUndoableCommand
FastColoredTextBoxNSInsertCharCommand
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
The InsertCharCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| InsertCharCommand |
Constructor
|
| Name | Description | |
|---|---|---|
| Clone | (Overrides UndoableCommandClone.) | |
| Equals | (Inherited from Object.) | |
| Execute |
Execute operation
(Overrides UndoableCommandExecute.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnTextChanged | (Inherited from UndoableCommand.) | |
| ToString | (Inherited from Object.) | |
| Undo |
Undo operation
(Overrides UndoableCommandUndo.) |
This operation includes also insertion of new line and removing char by backspace