Click or drag to resize

ApplicationTrayIconClicked Event

Occurs when a try icon has been clicked.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also