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