UndoEngine::UndoUnit::Close Method ()
.NET Framework (current version)
Receives a call from the undo engine to close this unit.
Assembly: System.Design (in System.Design.dll)
When a unit is closed, no more events can come into its various event methods. The UndoEngine::UndoUnit itself may take action here to ensure that any events that are currently open are closed.
.NET Framework
Available since 2.0
Available since 2.0
Show: