| Name | Description |
| AfterSort | Fires after a column is sorted by clicking the column header. |
| BackColorChanged | (Inherited from System.Windows.Forms.Control) |
| BeforeOpen | Fires before the list is dropped down. (Inherited from C1.Win.List.ComboBoxContainer) |
| BindingContextChanged | (Inherited from System.Windows.Forms.Control) |
| BorderStyleChanged | Fires when BorderStyle property is changed. (Inherited from C1.Win.List.ComboBoxContainer) |
| CausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
| Change | Fires only if the ComboStyle property is set to 0-Dropdown Combo or 1-Simple Combo, and the user changes the text by typing into the text box portion of the C1Combo control. |
| ChangeUICues | (Inherited from System.Windows.Forms.Control) |
| Click | (Inherited from System.Windows.Forms.Control) |
| ClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
| Close | Fires when the user closes the list portion of the control by clicking the dropdown button or by pressing ALT + Down Arrow while the control is open. (Inherited from C1.Win.List.ComboBoxContainer) |
| ColFootClick | Fires when the footer of the control is clicked. |
| ColHeadClick | Fires when the headers of the control is clicked. |
| ColMove | Fires when the user has finished moving the selected columns. |
| ColResize | Fires after the user has finished resizing a column. |
| ComboStyleChanged | Fires when the user changes the ComboStyle property. (Inherited from C1.Win.List.ComboBoxContainer) |
| ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
| ControlAdded | (Inherited from System.Windows.Forms.Control) |
| ControlRemoved | (Inherited from System.Windows.Forms.Control) |
| CursorChanged | (Inherited from System.Windows.Forms.Control) |
| DataContextChanged | (Inherited from System.Windows.Forms.Control) |
| DataSourceChanged | Fires when a bound data source is changed or requeried. |
| DisplayMemberChanged | Occurs when the DisplayMember property changes. |
| Disposed | (Inherited from System.ComponentModel.Component) |
| DockChanged | (Inherited from System.Windows.Forms.Control) |
| DoubleClick | (Inherited from System.Windows.Forms.Control) |
| DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) |
| DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) |
| DragDrop | (Inherited from System.Windows.Forms.Control) |
| DragEnter | (Inherited from System.Windows.Forms.Control) |
| DragLeave | (Inherited from System.Windows.Forms.Control) |
| DragOver | (Inherited from System.Windows.Forms.Control) |
| DrawItem | Fires when any cell is required to be redrawn and DrawMode is set to OwnerDrawFixed or OwnerDrawVariable. |
| EnabledChanged | (Inherited from System.Windows.Forms.Control) |
| Enter | (Inherited from System.Windows.Forms.Control) |
| Error | Fires when a data access error occurs. |
| FetchCellStyle | Fires when the list is about to display cell data in a column whose FetchStyle property is set to True. |
| FetchCellTips | Fires when the control has focus and the cursor is idle for a small amount of time (defined by the CellTipsDelay property) over a data cell, column header, column footer, split header or control caption bar. |
| FetchRowStyle | Fires whenever the list is about to display a row of data and the FetchRowStyles property is True. |
| FetchScrollTips | Fires whenever the list has focus and the scrollbar thumb is moved using the mouse. |
| FontChanged | (Inherited from System.Windows.Forms.Control) |
| ForeColorChanged | (Inherited from System.Windows.Forms.Control) |
| FormatText | Fires when the list is about to display cell data in a column whose NumberFormat property is set. |
| GiveFeedback | (Inherited from System.Windows.Forms.Control) |
| GotFocus | (Inherited from System.Windows.Forms.Control) |
| HandleCreated | (Inherited from System.Windows.Forms.Control) |
| HandleDestroyed | (Inherited from System.Windows.Forms.Control) |
| HelpRequested | (Inherited from System.Windows.Forms.Control) |
| ImeModeChanged | (Inherited from System.Windows.Forms.Control) |
| Invalidated | (Inherited from System.Windows.Forms.Control) |
| ItemChanged | Fires when the contents of the text box portion of a combo box and the current row in the list portion change simultaneously. |
| KeyDown | (Inherited from System.Windows.Forms.Control) |
| KeyPress | (Inherited from System.Windows.Forms.Control) |
| KeyUp | (Inherited from System.Windows.Forms.Control) |
| Layout | (Inherited from System.Windows.Forms.Control) |
| Leave | (Inherited from System.Windows.Forms.Control) |
| LeftColChange | Fires when the first visible column of a list or split is changed. |
| LocationChanged | (Inherited from System.Windows.Forms.Control) |
| LostFocus | (Inherited from System.Windows.Forms.Control) |
| MarginChanged | (Inherited from System.Windows.Forms.Control) |
| Mismatch | Fires when the user enters a value in the text portion of a combo box that is not found in the list portion. |
| MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
| MouseClick | (Inherited from System.Windows.Forms.Control) |
| MouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
| MouseDown | (Inherited from System.Windows.Forms.Control) |
| MouseEnter | (Inherited from System.Windows.Forms.Control) |
| MouseHover | (Inherited from System.Windows.Forms.Control) |
| MouseLeave | (Inherited from System.Windows.Forms.Control) |
| MouseMove | (Inherited from System.Windows.Forms.Control) |
| MouseUp | (Inherited from System.Windows.Forms.Control) |
| MouseWheel | (Inherited from System.Windows.Forms.Control) |
| Move | (Inherited from System.Windows.Forms.Control) |
| NotInList | Fires when the user enters a value in the text portion of a combo box that is not found in the list portion. |
| Open | Fires when the user opens the list portion of the control by clicking the dropdown button or by pressing ALT + DOWN ARROW while the control is closed. (Inherited from C1.Win.List.ComboBoxContainer) |
| Paint | (Inherited from System.Windows.Forms.Control) |
| ParentChanged | (Inherited from System.Windows.Forms.Control) |
| PreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
| QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) |
| QueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
| ReadOnlyChanged | Occurs when the ReadOnly property changes. |
| RegionChanged | (Inherited from System.Windows.Forms.Control) |
| Resize | (Inherited from System.Windows.Forms.Control) |
| RightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
| RowChange | Fires when the user changes a row in the list. |
| RowResize | Fires when the user has finished resizing a list row. |
| Scroll | Fires when the user scrolls the control horizontally or vertically using the scroll bars. |
| SelChange | Fires when the user selects a different range of rows or columns. |
| SelectedValueChanged | Occurs when the SelectedValue property changes. |
| SelectionChangeCommitted | Fires when the selected item has changed and that change is displayed in the C1Combo. |
| SelectionChanging | Fires when the user is being selects a different range of rows or columns. |
| SizeChanged | (Inherited from System.Windows.Forms.Control) |
| StyleChanged | (Inherited from System.Windows.Forms.Control) |
| SystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
| TabIndexChanged | (Inherited from System.Windows.Forms.Control) |
| TabStopChanged | (Inherited from System.Windows.Forms.Control) |
| TextChanged | (Inherited from System.Windows.Forms.Control) |
| TopIndexChange | Fires when the first displayed row of a control or split is changed. |
| UnboundColumnFetch | Fires when the control needs to display the value of a cell in an unbound column. |
| Validated | (Inherited from System.Windows.Forms.Control) |
| Validating | (Inherited from System.Windows.Forms.Control) |
| ValueMemberChanged | Occurs when the ValueMember property changes. |
| VisibleChanged | (Inherited from System.Windows.Forms.Control) |