[]
Occurs when a key is first pressed.
[C1Category("Key")]
[C1Description("RibbonNumericBox.KeyDown", "Occurs when a key is first pressed.")]
public event KeyEventHandler KeyDown
| Type | Description |
|---|---|
| KeyEventHandler | Occurs when a key is first pressed. |