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

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