Click or drag to resize

MouseIHandlerButtons Property

Gets the current state of the mouse buttons

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
MouseButtons Buttons { get; }

Property Value

Type: MouseButtons
The mouse button state.
See Also