VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Undo Namespace / CompositeUndoManager Class
In This Topic
CompositeUndoManager Class Events
In This Topic
For a list of all events of this type, see CompositeUndoManager.
Public Events
 NameDescription
Public EventOccurs when the active managers of this manager is changed.
Public EventOccurs when the active managers of this manager is changing.
Public EventOccurs when the undo action collection is changed (undo action is added/removed). (Inherited from UndoManager)
Public EventOccurs when the undo action collection is changing (undo action is added/removed). (Inherited from UndoManager)
Public EventOccurs when the current manager of this manager is changed.
Public EventOccurs when the current manager of this manager is changing.
Public EventOccurs when the undo manager is navigated in action history (current undo action is changed). (Inherited from UndoManager)
See Also