Keyoti RapidSpell Desktop .NET API Docs
Undone Event
APIKeyoti.RapidSpellRapidSpellGUIPresenterUndone
Keyoti RapidSpell Desktop .NET
Fired when an Undo occurs
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event UndoEventHandler Undone
public event UndoEventHandler Undone
Public Event Undone As UndoEventHandler
Public Event Undone As UndoEventHandler
public:
virtual  event UndoEventHandler^ Undone {
	void add (UndoEventHandler^ value);
	void remove (UndoEventHandler^ value);
}
public:
virtual  event UndoEventHandler^ Undone {
	void add (UndoEventHandler^ value);
	void remove (UndoEventHandler^ value);
}
abstract Undone : IEvent<UndoEventHandler,
    UndoEventArgs>
override Undone : IEvent<UndoEventHandler,
    UndoEventArgs>
abstract Undone : IEvent<UndoEventHandler,
    UndoEventArgs>
override Undone : IEvent<UndoEventHandler,
    UndoEventArgs>
Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412