Raises the Undone event
            
 Declaration Syntax
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
protected virtual void OnUndone( UndoEventArgs e )
protected virtual void OnUndone( UndoEventArgs e )
Protected Overridable Sub OnUndone ( e As UndoEventArgs )
Protected Overridable Sub OnUndone ( e As UndoEventArgs )
protected: virtual void OnUndone( UndoEventArgs^ e )
protected: virtual void OnUndone( UndoEventArgs^ e )
abstract OnUndone : e : UndoEventArgs -> unit override OnUndone : e : UndoEventArgs -> unit
abstract OnUndone : e : UndoEventArgs -> unit override OnUndone : e : UndoEventArgs -> unit
 Parameters
 Parameters- e (UndoEventArgs)
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

