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