T3000 CrossPlatform Documentation
CommandManager Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.CommandManager"]
Inheritance Hierarchy
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The CommandManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CommandManager | Initializes a new instance of the CommandManager class |
Properties
Name | Description | |
---|---|---|
RedoEnabled | ||
TextSource | ||
UndoEnabled | ||
UndoRedoStackIsEnabled |
Methods
Name | Description | |
---|---|---|
BeginAutoUndoCommands | ||
EndAutoUndoCommands | ||
Equals | (Inherited from Object.) | |
ExecuteCommand | ||
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Undo |
Events
Name | Description | |
---|---|---|
RedoCompleted |
Fields
Name | Description | |
---|---|---|
disabledCommands |
See Also