Keyoti RapidSpell WPF API Docs
RSDStarted Method (sender, e)
APIKeyoti.RapidSpell.WpfRapidSpellAYTDialogCouplerRSDStarted(Object, TextBoxSpellCheckEventArgs)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214