Property KeyCode
KeyCode
Gets the keyboard code for a KeyDown event. Contains key code for the key that was pressed without modifier flags.
public virtual Keys KeyCode { get; }
Gets the keyboard code for a KeyDown event. Contains key code for the key that was pressed without modifier flags.
public virtual Keys KeyCode { get; }