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