Keyoti RapidSpell Desktop .NET API Docs
RSDStarted Method (sender, e)
APIKeyoti.RapidSpellRapidSpellAYTDialogCouplerRSDStarted(Object, TextBoxSpellCheckEventArgs)
Keyoti RapidSpell Desktop .NET
Called when the dialog starts.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual void RSDStarted(
	Object sender,
	TextBoxSpellCheckEventArgs e
)
protected virtual void RSDStarted(
	Object sender,
	TextBoxSpellCheckEventArgs e
)
Protected Overridable Sub RSDStarted ( 
	sender As Object,
	e As TextBoxSpellCheckEventArgs
)
Protected Overridable Sub RSDStarted ( 
	sender As Object,
	e As TextBoxSpellCheckEventArgs
)
protected:
virtual void RSDStarted(
	Object^ sender, 
	TextBoxSpellCheckEventArgs^ e
)
protected:
virtual void RSDStarted(
	Object^ sender, 
	TextBoxSpellCheckEventArgs^ e
)
abstract RSDStarted : 
        sender : Object * 
        e : TextBoxSpellCheckEventArgs -> unit 
override RSDStarted : 
        sender : Object * 
        e : TextBoxSpellCheckEventArgs -> unit 
abstract RSDStarted : 
        sender : Object * 
        e : TextBoxSpellCheckEventArgs -> unit 
override RSDStarted : 
        sender : Object * 
        e : TextBoxSpellCheckEventArgs -> unit 
Parameters
sender (Object)
The sender object
e (TextBoxSpellCheckEventArgs)
The event args

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