Keyoti RapidSpell Silverlight API Docs
SpellCheckStartedTextBox Event
APIKeyoti.RapidSpellRapidSpellDialogSpellCheckStartedTextBox
Keyoti RapidSpell Silverlight
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 SpellCheckStartedTextBox
Public Event SpellCheckStartedTextBox As RapidSpellDialog..::..TextBoxSpellCheckEventHandler
public:
 event RapidSpellDialog..::..TextBoxSpellCheckEventHandler^ SpellCheckStartedTextBox {
	void add (RapidSpellDialog..::..TextBoxSpellCheckEventHandler^ value);
	void remove (RapidSpellDialog..::..TextBoxSpellCheckEventHandler^ value);
}
member SpellCheckStartedTextBox : IEvent<RapidSpellDialog..::..TextBoxSpellCheckEventHandler,
    TextBoxSpellCheckEventArgs>
Value

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)