FastColoredTextBox.OnUndoRedoStateChanged Method

T3000 CrossPlatform

FastColoredTextBoxOnUndoRedoStateChanged Method

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

Occurs when undo/redo stack is changed

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public void OnUndoRedoStateChanged()
Public Sub OnUndoRedoStateChanged

Dim instance As FastColoredTextBox

instance.OnUndoRedoStateChanged()
See Also