Keyoti RapidSpell Desktop .NET API Docs
DialogView_Closing Method (sender, e)
APIKeyoti.RapidSpellRapidSpellGUIPresenterDialogView_Closing(Object, CancelEventArgs)
Keyoti RapidSpell Desktop .NET
Handles IDialogView event
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void DialogView_Closing(
	Object sender,
	CancelEventArgs e
)
public virtual void DialogView_Closing(
	Object sender,
	CancelEventArgs e
)
Public Overridable Sub DialogView_Closing ( 
	sender As Object,
	e As CancelEventArgs
)
Public Overridable Sub DialogView_Closing ( 
	sender As Object,
	e As CancelEventArgs
)
public:
virtual void DialogView_Closing(
	Object^ sender, 
	CancelEventArgs^ e
)
public:
virtual void DialogView_Closing(
	Object^ sender, 
	CancelEventArgs^ e
)
abstract DialogView_Closing : 
        sender : Object * 
        e : CancelEventArgs -> unit 
override DialogView_Closing : 
        sender : Object * 
        e : CancelEventArgs -> unit 
abstract DialogView_Closing : 
        sender : Object * 
        e : CancelEventArgs -> unit 
override DialogView_Closing : 
        sender : Object * 
        e : CancelEventArgs -> unit 
Parameters
sender (Object)
e (CancelEventArgs)

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