Keyoti RapidSpell Desktop .NET API Docs
Undone Event
APIKeyoti.RapidSpellRapidSpellDialogUndone
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:
 event UndoEventHandler^ Undone {
	void add (UndoEventHandler^ value);
	void remove (UndoEventHandler^ value);
}
public:
 event UndoEventHandler^ Undone {
	void add (UndoEventHandler^ value);
	void remove (UndoEventHandler^ value);
}
member Undone : IEvent<UndoEventHandler,
    UndoEventArgs>
member Undone : IEvent<UndoEventHandler,
    UndoEventArgs>
Value

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