T3000 CrossPlatform Documentation
SelectCommand Class |
[This is preliminary documentation and is subject to change.]
Remembers current selection and restore it after Undo
Inheritance Hierarchy
SystemObject FastColoredTextBoxNSCommand
FastColoredTextBoxNSUndoableCommand
FastColoredTextBoxNSSelectCommand
FastColoredTextBoxNSUndoableCommand
FastColoredTextBoxNSSelectCommand
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The SelectCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SelectCommand | Initializes a new instance of the SelectCommand class |
Methods
Name | Description | |
---|---|---|
Clone | (Overrides UndoableCommandClone.) | |
Equals | (Inherited from Object.) | |
Execute | (Overrides UndoableCommandExecute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnTextChanged | (Overrides UndoableCommandOnTextChanged(Boolean).) | |
ToString | (Inherited from Object.) | |
Undo | (Overrides UndoableCommandUndo.) |
Fields
See Also