[]
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
Type | Description |
---|---|
KeyEventHandler | Fires when a key is released while the hosted control has focus. |