ControlMouseMoveEvent Field |
Event identifier for handlers when attaching the
MouseMove event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic const string MouseMoveEvent = "Control.MouseMove"
Public Const MouseMoveEvent As String = "Control.MouseMove"
static val mutable MouseMoveEvent: string
Field Value
Type:
String
See Also