Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
KeyEventArgs Class
KeyEventArgs Properties
Alt Property
Application Property
Control Property
Handled Property
IsChar Property
Key Property
KeyChar Property
KeyData Property
KeyEventType Property
Modifiers Property
Shift Property
KeyEventArgs
Key Property
Gets the key value (without modifiers)
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
Keys
Key
{
get
; }
Public
ReadOnly
Property
Key
As
Keys
Get
member
Key
:
Keys
with
get
Property Value
Type:
Keys
See Also
Reference
KeyEventArgs Class
Eto.Forms Namespace