Click or drag to resize

MouseButtons Property

Gets the current state of the mouse buttons

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

Return Value

Type: MouseButtons
The mouse button state.
See Also