Method EnableUndo
EnableUndo()
When implemented by a class, re-enables recording of undo/redo operations, that was turn of by calling DisableUndo
method.
DisableUndo()
int EnableUndo()
Returns
- int
Number of undo/redo operations locks.
When implemented by a class, re-enables recording of undo/redo operations, that was turn of by calling DisableUndo
method.
DisableUndo()
int EnableUndo()
Number of undo/redo operations locks.