Keyoti RapidSpell Desktop .NET API Docs
CancelActionPerformed Method (sender, e)
APIKeyoti.RapidSpellRapidSpellGUIPresenterCancelActionPerformed(Object, CancelEventArgs)
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_Closing instead.", true)]
protected virtual void CancelActionPerformed(
	Object sender,
	CancelEventArgs e
)
[ObsoleteAttribute("Use DialogView_Closing instead.", true)]
protected virtual void CancelActionPerformed(
	Object sender,
	CancelEventArgs e
)
<ObsoleteAttribute("Use DialogView_Closing instead.", true)> 
Protected Overridable Sub CancelActionPerformed ( 
	sender As Object,
	e As CancelEventArgs
)
<ObsoleteAttribute("Use DialogView_Closing instead.", true)> 
Protected Overridable Sub CancelActionPerformed ( 
	sender As Object,
	e As CancelEventArgs
)
protected:
[ObsoleteAttribute(L"Use DialogView_Closing instead.", true)]
virtual void CancelActionPerformed(
	Object^ sender, 
	CancelEventArgs^ e
)
protected:
[ObsoleteAttribute(L"Use DialogView_Closing instead.", true)]
virtual void CancelActionPerformed(
	Object^ sender, 
	CancelEventArgs^ e
)
[<ObsoleteAttribute("Use DialogView_Closing instead.", true)>]
abstract CancelActionPerformed : 
        sender : Object * 
        e : CancelEventArgs -> unit 
[<ObsoleteAttribute("Use DialogView_Closing instead.", true)>]
override CancelActionPerformed : 
        sender : Object * 
        e : CancelEventArgs -> unit 
[<ObsoleteAttribute("Use DialogView_Closing instead.", true)>]
abstract CancelActionPerformed : 
        sender : Object * 
        e : CancelEventArgs -> unit 
[<ObsoleteAttribute("Use DialogView_Closing instead.", true)>]
override CancelActionPerformed : 
        sender : Object * 
        e : CancelEventArgs -> unit 
Parameters
sender (Object)
e (CancelEventArgs)

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