CommandManager Class

T3000 CrossPlatform

CommandManager Class

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

[Missing <summary> documentation for "T:FastColoredTextBoxNS.CommandManager"]

Inheritance Hierarchy
SystemObject  FastColoredTextBoxNSCommandManager

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public class CommandManager
Public Class CommandManager

Dim instance As CommandManager

The CommandManager type exposes the following members.

Constructors
  NameDescription
Public methodCommandManager
Initializes a new instance of the CommandManager class
Top
Properties
Methods
  NameDescription
Public methodBeginAutoUndoCommands
Public methodEndAutoUndoCommands
Public methodEquals (Inherited from Object.)
Public methodExecuteCommand
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodUndo
Top
Events
  NameDescription
Public eventRedoCompleted
Top
Fields
  NameDescription
Protected fielddisabledCommands
Top
See Also