Click or drag to resize

DragEventArgsButtons Property

The mouse buttons pressed during the drag

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

Property Value

Type: MouseButtons
See Also