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