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

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