| Name | Description | |
|---|---|---|
![]() | ChangeCanceled | Occurs when the user cancels changes to the combo box. |
![]() | ChangeCommitted | Occurs when the user commits changes to the combo box. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DropDown | Occurs when the drop-down portion of this element is shown. (Inherited from C1.Win.C1Ribbon.RibbonDropDownBase) |
![]() | DropDownClosed | Indicates that the drop-down portion of this element has closed. (Inherited from C1.Win.C1Ribbon.RibbonDropDownBase) |
![]() | GotFocus | Occurs when the combo box receives focus. |
![]() | HighlightedIndexChanged | Occurs when the value of the HighlightedIndex property changes. |
![]() | KeyDown | Occurs when a key is first pressed. |
![]() | KeyPress | Occurs when the user presses and releases a key. |
![]() | KeyUp | Occurs when a key is released. |
![]() | LostFocus | Occurs when the combo box loses focus. |
![]() | MouseEnter | Occurs when the mouse enters the item. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | MouseLeave | Occurs when the mouse leaves the item. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | SelectedIndexChanged | Occurs when the value of the SelectedIndex property changes. |
![]() | TextChanged | Event raised when the text is changed. |
