C1.Win.List Namespace / C1Combo Class


In This Topic
C1Combo Class Events
In This Topic

For a list of all members of this type, see C1Combo members.

Public Events
 NameDescription
Public EventFires after a column is sorted by clicking the column header.  
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires before the list is dropped down. (Inherited from C1.Win.List.ComboBoxContainer)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when BorderStyle property is changed. (Inherited from C1.Win.List.ComboBoxContainer)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires 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.  
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires 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)
Public EventFires when the footer of the control is clicked.  
Public EventFires when the headers of the control is clicked.  
Public EventFires when the user has finished moving the selected columns.  
Public EventFires after the user has finished resizing a column.  
Public EventFires when the user changes the ComboStyle property. (Inherited from C1.Win.List.ComboBoxContainer)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when a bound data source is changed or requeried.  
Public EventOccurs when the DisplayMember property changes.  
Public Event (Inherited from System.ComponentModel.Component)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when any cell is required to be redrawn and DrawMode is set to OwnerDrawFixed or OwnerDrawVariable.  
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when a data access error occurs.  
Public EventFires when the list is about to display cell data in a column whose FetchStyle property is set to True.  
Public EventFires 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.  
Public EventFires whenever the list is about to display a row of data and the FetchRowStyles property is True.  
Public EventFires whenever the list has focus and the scrollbar thumb is moved using the mouse.  
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when the list is about to display cell data in a column whose NumberFormat property is set.  
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when the contents of the text box portion of a combo box and the current row in the list portion change simultaneously.  
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when the first visible column of a list or split is changed.  
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when the user enters a value in the text portion of a combo box that is not found in the list portion.  
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when the user enters a value in the text portion of a combo box that is not found in the list portion.  
Public EventFires 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)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the ReadOnly property changes.  
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when the user changes a row in the list.  
Public EventFires when the user has finished resizing a list row.  
Public EventFires when the user scrolls the control horizontally or vertically using the scroll bars.  
Public EventFires when the user selects a different range of rows or columns.  
Public EventOccurs when the SelectedValue property changes.  
Public EventFires when the selected item has changed and that change is displayed in the C1Combo.  
Public EventFires when the user is being selects a different range of rows or columns.  
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventFires when the first displayed row of a control or split is changed.  
Public EventFires when the control needs to display the value of a cell in an unbound column.  
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the ValueMember property changes.  
Public Event (Inherited from System.Windows.Forms.Control)
Top
See Also