Keyoti RapidSpell Desktop .NET API Docs
FocusGained Method (sender, e)
APIKeyoti.RapidSpellRapidSpellGUIPresenterFocusGained(Object, EventArgs)
Keyoti RapidSpell Desktop .NET
Called when objects whose focus this is listening to gain focus.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual void FocusGained(
	Object sender,
	EventArgs e
)
protected virtual void FocusGained(
	Object sender,
	EventArgs e
)
Protected Overridable Sub FocusGained ( 
	sender As Object,
	e As EventArgs
)
Protected Overridable Sub FocusGained ( 
	sender As Object,
	e As EventArgs
)
protected:
virtual void FocusGained(
	Object^ sender, 
	EventArgs^ e
)
protected:
virtual void FocusGained(
	Object^ sender, 
	EventArgs^ e
)
abstract FocusGained : 
        sender : Object * 
        e : EventArgs -> unit 
override FocusGained : 
        sender : Object * 
        e : EventArgs -> unit 
abstract FocusGained : 
        sender : Object * 
        e : EventArgs -> unit 
override FocusGained : 
        sender : Object * 
        e : EventArgs -> unit 
Parameters
sender (Object)
e (EventArgs)

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