Keyoti RapidSpell WPF API Docs
SpellCheckStartedTextBox Event
APIKeyoti.RapidSpell.WpfRapidSpellDialogSpellCheckStartedTextBox
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214