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 ReadOnly Property KeyData As System.Windows.Forms.Keys
public System.Windows.Forms.Keys KeyData {get;}
参照