[]
Occurs when a key is first pressed.
[C1Category("Key")]
[C1Description("RibbonTimePicker.KeyDown", "Occurs when a key is first pressed.")]
public event KeyEventHandler KeyDown
<C1Category("Key")>
<C1Description("RibbonTimePicker.KeyDown", "Occurs when a key is first pressed.")>
Public Event KeyDown As KeyEventHandler
| Type | Description |
|---|---|
| KeyEventHandler | Occurs when a key is first pressed. |