TrayIndicatorActivatedEvent Field |
Event identifier for handlers when attaching the
Activated event.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string ActivatedEvent = "TrayIndicator.Activated"
Public Const ActivatedEvent As String = "TrayIndicator.Activated"
static val mutable ActivatedEvent: string
Field Value
Type:
StringSee Also