Keyoti RapidSpell Desktop .NET API Docs
ActionPerformed Method (sender, e)
APIKeyoti.RapidSpellRapidSpellGUIPresenterActionPerformed(Object, EventArgs)
Keyoti RapidSpell Desktop .NET
Listen to GUI events and perform actions depending on the button sending the event.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[ObsoleteAttribute("Use DialogView_* methods instead.", true)]
protected virtual void ActionPerformed(
	Object sender,
	EventArgs e
)
[ObsoleteAttribute("Use DialogView_* methods instead.", true)]
protected virtual void ActionPerformed(
	Object sender,
	EventArgs e
)
<ObsoleteAttribute("Use DialogView_* methods instead.", true)> 
Protected Overridable Sub ActionPerformed ( 
	sender As Object,
	e As EventArgs
)
<ObsoleteAttribute("Use DialogView_* methods instead.", true)> 
Protected Overridable Sub ActionPerformed ( 
	sender As Object,
	e As EventArgs
)
protected:
[ObsoleteAttribute(L"Use DialogView_* methods instead.", true)]
virtual void ActionPerformed(
	Object^ sender, 
	EventArgs^ e
)
protected:
[ObsoleteAttribute(L"Use DialogView_* methods instead.", true)]
virtual void ActionPerformed(
	Object^ sender, 
	EventArgs^ e
)
[<ObsoleteAttribute("Use DialogView_* methods instead.", true)>]
abstract ActionPerformed : 
        sender : Object * 
        e : EventArgs -> unit 
[<ObsoleteAttribute("Use DialogView_* methods instead.", true)>]
override ActionPerformed : 
        sender : Object * 
        e : EventArgs -> unit 
[<ObsoleteAttribute("Use DialogView_* methods instead.", true)>]
abstract ActionPerformed : 
        sender : Object * 
        e : EventArgs -> unit 
[<ObsoleteAttribute("Use DialogView_* methods instead.", true)>]
override ActionPerformed : 
        sender : Object * 
        e : EventArgs -> unit 
Parameters
sender (Object)
e (EventArgs)

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