Keyoti RapidSpell Desktop .NET API Docs
Ready Event
APIKeyoti.RapidSpellRapidSpellDialogReady
Keyoti RapidSpell Desktop .NET
Fired when ready to proceed with first query.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event EventHandler Ready
public event EventHandler Ready
Public Event Ready As EventHandler
Public Event Ready As EventHandler
public:
 event EventHandler^ Ready {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
public:
 event EventHandler^ Ready {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member Ready : IEvent<EventHandler,
    EventArgs>
member Ready : IEvent<EventHandler,
    EventArgs>
Value

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