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
Alt Property
Gets whether the alt key was pressed/released for the event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
bool
Alt
{
get
; }
Public
ReadOnly
Property
Alt
As
Boolean
Get
member
Alt
:
bool
with
get
Property Value
Type:
Boolean
See Also
Reference
KeyEventArgs Class
Eto.Forms Namespace