Method HandleKey
HandleKey(KeyEventArgs)
Process key input.
public void HandleKey(KeyEventArgs e)
Parameters
e
KeyEventArgsAn KeyEventArgs that contains the key data.
Process key input.
public void HandleKey(KeyEventArgs e)
e
KeyEventArgsAn KeyEventArgs that contains the key data.