TreeViewActivatedEvent Field |
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 = "TreeView.Activated"
Public Const ActivatedEvent As String = "TreeView.Activated"
static val mutable ActivatedEvent: string
Field Value
Type:
StringSee Also