Keyoti RapidSpell Desktop .NET API Docs
OnSuggestionsDoubleClick Method (sender, e)
APIKeyoti.RapidSpellRapidSpellGUIPresenterOnSuggestionsDoubleClick(Object, EventArgs)
Keyoti RapidSpell Desktop .NET
Called when the user double clicks on a suggestion.
Declaration Syntax
C#Visual BasicVisual C++F#
protected void OnSuggestionsDoubleClick(
	Object sender,
	EventArgs e
)
Protected Sub OnSuggestionsDoubleClick ( 
	sender As Object,
	e As EventArgs
)
protected:
void OnSuggestionsDoubleClick(
	Object^ sender, 
	EventArgs^ e
)
member OnSuggestionsDoubleClick : 
        sender : Object * 
        e : EventArgs -> unit 
Parameters
sender (Object)
e (EventArgs)

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204