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