KeyData Property (KeyEditEventArgs)
Gets the key code for the key that was pressed, combined with modifier flags that indicate which combination of CTRL, SHIFT, and ALT keys were pressed at the same time.
public Keys KeyData {get;}
'Declaration
Public ReadOnly Property KeyData As Keys