Fired when spell check starts on a text box (used in multiple text box checking situations)
| C# | Visual Basic | Visual 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>
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)