Click or drag to resize

DMcUndoStackEvent Methods

The DMcUndoStackEvent type exposes the following members.

Methods
  NameDescription
Public methodAboutToPush
Notifies a Push is about to happen on the undo-redo manager
Public methodAboutToRedo
Notifies a Redo is about to happen on the undo-redo manager
Public methodAboutToUndo
Notifies a Undo is about to happen on the undo-redo manager
Public methodPushDone
Notifies a Push happened on the undo-redo manager
Public methodRedoDone
Notifies a Redo happened on the undo-redo manager
Public methodUndoDone
Notifies a Undo happened on the undo-redo manager
Top
See Also