KeyEventArgsShift Property |
Gets whether the shift key was pressed/released for the event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public bool Shift { get; }
Public ReadOnly Property Shift As Boolean
Get
member Shift : bool with get
Property Value
Type:
BooleanSee Also