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; }
Public ReadOnly Property Control As Boolean
Get
member Control : bool with get
Property Value
Type:
BooleanSee Also