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#Visual BasicVisual C++
[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(L"Use DialogView_Closing instead.", true)]
protected:
virtual void CancelActionPerformed(
	Object^ sender, 
	CancelEventArgs^ e
)
Parameters
sender (Object)
e (CancelEventArgs)

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