TerminalControl.OnKeyUp Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9147)
OnKeyUp(KeyEventArgs)
Raises the Key
Declaration
protected override void OnKeyUp(KeyEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
Key |
e | Contains the event data. |