[]
Occurs when the undo or redo action is performing, users can cancel this action. Actions are cancelled are not added to the undo list.
[Browsable(false)]
public event UndoRedoCancelEventHandler ActionPerforming
<Browsable(False)>
Public Event ActionPerforming As UndoRedoCancelEventHandler
Type | Description |
---|---|
UndoRedoCancelEventHandler | Occurs when the undo or redo action is performing, users can cancel this action. Actions are cancelled are not added to the undo list. |