UndoEngine::AddUndoUnit Method (UndoEngine::UndoUnit^)
.NET Framework (current version)
Adds an UndoEngine::UndoUnit to the undo stack.
Assembly: System.Design (in System.Design.dll)
Parameters
- unit
-
Type:
System.ComponentModel.Design::UndoEngine::UndoUnit^
The undo unit to add
Create the unit parameter by calling the CreateUndoUnit method.
.NET Framework
Available since 2.0
Available since 2.0
Show: