KryptonRibbonGroupNumericUpDown Events |
The KryptonRibbonGroupNumericUpDown type exposes the following members.
Name | Description | |
---|---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) | |
GotFocus |
Occurs when the control receives focus.
| |
KeyDown |
Occurs when a key is pressed while the control has focus.
| |
KeyPress |
Occurs when a key is pressed while the control has focus.
| |
KeyUp |
Occurs when a key is released while the control has focus.
| |
LostFocus |
Occurs when the control loses focus.
| |
PreviewKeyDown |
Occurs before the KeyDown event when a key is pressed while focus is on this control.
| |
PropertyChanged |
Occurs after the value of a property has changed.
| |
ValueChanged |
Occurs when the value of the Value property changes.
|