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