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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)