[]
Fires when a key is released while the hosted control has focus.
[C1Category("Key")]
[C1Description("RibbonControlHost.KeyUp", "Fires when a key is released while the hosted control has focus.")]
public event KeyEventHandler KeyUp
<C1Category("Key")>
<C1Description("RibbonControlHost.KeyUp", "Fires when a key is released while the hosted control has focus.")>
Public Event KeyUp As KeyEventHandler
| Type | Description |
|---|---|
| KeyEventHandler | Fires when a key is released while the hosted control has focus. |