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