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