FastColoredTextBox.ClearUndo Method

T3000 CrossPlatform

FastColoredTextBoxClearUndo Method

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

Clears undo and redo stacks

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

Dim instance As FastColoredTextBox

instance.ClearUndo()
See Also