Click or drag to resize

ApplicationWindowFrameDisabled Event

Occurs when a widnows frame becomes disabled.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<WindowEventArgs> WindowFrameDisabled

Value

Type: SystemEventHandlerWindowEventArgs
See Also