Click or drag to resize

TrayIndicatorActivated Event

Event to handle when the user left click the TrayIndicator.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<EventArgs> Activated

Value

Type: SystemEventHandlerEventArgs
See Also