Keyoti RapidSpell Desktop .NET API Docs
RSDFinished Method (sender, e)
APIKeyoti.RapidSpellRapidSpellAYTDialogCouplerRSDFinished(Object, TextBoxSpellCheckEventArgs)
Keyoti RapidSpell Desktop .NET
Called when the dialog finishes.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual void RSDFinished(
	Object sender,
	TextBoxSpellCheckEventArgs e
)
protected virtual void RSDFinished(
	Object sender,
	TextBoxSpellCheckEventArgs e
)
Protected Overridable Sub RSDFinished ( 
	sender As Object,
	e As TextBoxSpellCheckEventArgs
)
Protected Overridable Sub RSDFinished ( 
	sender As Object,
	e As TextBoxSpellCheckEventArgs
)
protected:
virtual void RSDFinished(
	Object^ sender, 
	TextBoxSpellCheckEventArgs^ e
)
protected:
virtual void RSDFinished(
	Object^ sender, 
	TextBoxSpellCheckEventArgs^ e
)
abstract RSDFinished : 
        sender : Object * 
        e : TextBoxSpellCheckEventArgs -> unit 
override RSDFinished : 
        sender : Object * 
        e : TextBoxSpellCheckEventArgs -> unit 
abstract RSDFinished : 
        sender : Object * 
        e : TextBoxSpellCheckEventArgs -> unit 
override RSDFinished : 
        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