Keyoti RapidSpell Desktop .NET API Docs
SpellCheckFinishedTextBox Event
APIKeyoti.RapidSpellRapidSpellDialogSpellCheckFinishedTextBox
Keyoti RapidSpell Desktop .NET
Fired when spell check starts on a text box (used in multiple text box checking situations)
Declaration Syntax
C#Visual BasicVisual C++F#
public event RapidSpellDialog..::..TextBoxSpellCheckEventHandler SpellCheckFinishedTextBox
Public Event SpellCheckFinishedTextBox As RapidSpellDialog..::..TextBoxSpellCheckEventHandler
public:
 event RapidSpellDialog..::..TextBoxSpellCheckEventHandler^ SpellCheckFinishedTextBox {
	void add (RapidSpellDialog..::..TextBoxSpellCheckEventHandler^ value);
	void remove (RapidSpellDialog..::..TextBoxSpellCheckEventHandler^ value);
}
member SpellCheckFinishedTextBox : IEvent<RapidSpellDialog..::..TextBoxSpellCheckEventHandler,
    TextBoxSpellCheckEventArgs>
Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204