Constable Authorization Engine 2.0 BETA

UndoEngine.RedoComplete Event

[This is preliminary documentation and subject to change.]

The event is raised after a redo operation has taken place.

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

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace