Raises the Undone event
| C# | Visual Basic | Visual C++ |
protected virtual void OnUndone( UndoEventArgs e )
Protected Overridable Sub OnUndone ( _ e As UndoEventArgs _ )
protected: virtual void OnUndone( UndoEventArgs^ e )
- e (UndoEventArgs)
| C# | Visual Basic | Visual C++ |
protected virtual void OnUndone( UndoEventArgs e )
Protected Overridable Sub OnUndone ( _ e As UndoEventArgs _ )
protected: virtual void OnUndone( UndoEventArgs^ e )