Method AddUndoUnit
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
AddUndoUnit(UndoUnit)
Adds an UndoEngine.UndoUnit to the undo stack.
protected override void AddUndoUnit(UndoEngine.UndoUnit unit)
Parameters
unit
UndoEngine.UndoUnitThe undo unit to add