System.Windows.Forms
2.0.0.0
System.EventArgs
For more information about handling events, see Consuming Events.
Provides data for the event.
Constructor
To be added.
Initializes a new instance of the class with the specified key.
One of the values.
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets a value indicating whether the ALT key was pressed.
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets a value indicating whether the CTRL key was pressed.
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets or sets a value indicating whether a key is a regular input key.
2.0.0.0
Property
System.Windows.Forms.Keys
To be added.
To be added.
Gets the keyboard code for a or event.
2.0.0.0
Property
System.Windows.Forms.Keys
To be added.
To be added.
Gets the key data for a or event.
2.0.0.0
Property
System.Int32
To be added.
To be added.
Gets the keyboard value for a or event.
2.0.0.0
Property
System.Windows.Forms.Keys
To be added.
To be added.
Gets the modifier flags for a or event.
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets a value indicating whether the SHIFT key was pressed.
2.0.0.0