Keyoti RapidSpell Desktop .NET API Docs
DialogView_Closing Method (sender, e)
APIKeyoti.RapidSpell.DialogViewsIDialogViewEventHandlerDialogView_Closing(Object, CancelEventArgs)
Keyoti RapidSpell Desktop .NET
The view is closing
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
void DialogView_Closing(
	Object sender,
	CancelEventArgs e
)
void DialogView_Closing(
	Object sender,
	CancelEventArgs e
)
Sub DialogView_Closing ( 
	sender As Object,
	e As CancelEventArgs
)
Sub DialogView_Closing ( 
	sender As Object,
	e As CancelEventArgs
)
void DialogView_Closing(
	Object^ sender, 
	CancelEventArgs^ e
)
void DialogView_Closing(
	Object^ sender, 
	CancelEventArgs^ e
)
abstract DialogView_Closing : 
        sender : Object * 
        e : CancelEventArgs -> unit 
abstract 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