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