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