Constable Authorization Engine 2.0 BETA

UndoEngine.UndoComplete Event

[This is preliminary documentation and subject to change.]

The event is raised after an undo operation has taken place.

[Visual Basic]
Public Event UndoComplete As EventHandler
[C#]
public event EventHandler UndoComplete;

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace