Click or drag to resize

KeyEventArgsControl Property

Gets whether the control key was pressed/released for the event

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

Property Value

Type: Boolean
See Also