Keyoti RapidSpell Silverlight API Docs
RapidSpellDialog..::..TextBoxSpellCheckEventHandler Delegate
APIKeyoti.RapidSpellRapidSpellDialogRapidSpellDialog..::..TextBoxSpellCheckEventHandler
Keyoti RapidSpell Silverlight
Handler delegate
Declaration Syntax
C#Visual BasicVisual C++F#
public delegate void TextBoxSpellCheckEventHandler(
	Object sender,
	TextBoxSpellCheckEventArgs e
)
Public Delegate Sub TextBoxSpellCheckEventHandler ( 
	sender As Object,
	e As TextBoxSpellCheckEventArgs
)
public delegate void TextBoxSpellCheckEventHandler(
	Object^ sender, 
	TextBoxSpellCheckEventArgs^ e
)
type TextBoxSpellCheckEventHandler = 
    delegate of 
        sender : Object * 
        e : TextBoxSpellCheckEventArgs -> unit
Parameters

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