KryptonRibbonGroupDomainUpDown Events |
The KryptonRibbonGroupDomainUpDown 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.
|
![]() | Scroll |
Occurs when the user scrolls the scroll box.
|
![]() | SelectedItemChanged |
Occurs when the value of the SelectedItem property changes.
|
![]() | TextChanged |
Occurs when the value of the Text property changes.
|