KryptonRibbonGroupComboBox Events |
The KryptonRibbonGroupComboBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataSourceChanged |
Occurs when the value of the DataSource property changed.
|
![]() | DisplayMemberChanged |
Occurs when the value of the DisplayMember property changed.
|
![]() | Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
![]() | DropDown |
Occurs when the drop-down portion of the KryptonComboBox is shown.
|
![]() | DropDownClosed |
Indicates that the drop-down portion of the KryptonComboBox has closed.
|
![]() | DropDownStyleChanged |
Occurs when the value of the DropDownStyle property changed.
|
![]() | Format |
Occurs when the list format has changed.
|
![]() | FormatInfoChanged |
Occurs when the value of the FormatInfo property changed.
|
![]() | FormatStringChanged |
Occurs when the value of the FormatString property changed.
|
![]() | FormattingEnabledChanged |
Occurs when the value of the FormattingEnabled property changed.
|
![]() | 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.
|
![]() | SelectedIndexChanged |
Occurs when the value of the SelectedIndex property changes.
|
![]() | SelectedValueChanged |
Occurs when the value of the SelectedValue property changed.
|
![]() | SelectionChangeCommitted |
Occurs when an item is chosen from the drop-down list and the drop-down list is closed.
|
![]() | TextUpdate |
Occurs when the KryptonComboBox text has changed.
|
![]() | ValueMemberChanged |
Occurs when the value of the ValueMember property changed.
|