Click or drag to resize

TrayIndicator.Activated 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: System.EventHandler<EventArgs>
See Also