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