[]
Fires when a key is pressed while the hosted control has focus.
[C1Category("Key")]
[C1Description("RibbonControlHost.KeyDown", "Fires when a key is pressed while the hosted control has focus.")]
public event KeyEventHandler KeyDown
Type | Description |
---|---|
KeyEventHandler | Fires when a key is pressed while the hosted control has focus. |