[]
Called by the host control when the user releases a key and this Element has the focus.
public override void OnKeyUp(KeyEventArgs e)
Public Overrides Sub OnKeyUp(e As KeyEventArgs)
| Type | Name | Description |
|---|---|---|
| KeyEventArgs | e | KeyEventArgs that contains the event data. |