Method EnableUndo
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
EnableUndo()
Re-enables recording of undo/redo operations, that was turn of by calling DisableUndo
method.
DisableUndo()
public virtual int EnableUndo()
Returns
- int
Number of undo/redo operations locks.