Click or drag to resize

EmbeddedViewForceClosed Event

Event will be raised when the OpenFin Window has been closed by means other than the Close method (WM_DESTROY for example)

Namespace:  Openfin.WinForm
Assembly:  Openfin.WinForm (in Openfin.WinForm.dll) Version: 14.1.0-alpha3
Syntax
C#
public event EventHandler ForceClosed

Value

Type: SystemEventHandler
See Also