Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class


In This Topic
    C1ComboBox Class Events
    In This Topic

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

    Public Events
     NameDescription
    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 Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when Custom button is clicked. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the C1.Win.Input.Base.C1DropDownEditorBase.DataType property changes. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 EventOccurs when DropDown button is clicked. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public EventOccurs when the dropdown has been closed. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public EventOccurs after the dropdown is opened. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public EventOccurs before the dropdown is opened. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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 control receives data that cannot be formatted according to the current format and edit mask settings. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventFormatting the value programmatically. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 value of the C1.Win.Input.Base.C1DropDownEditorBase.HideSelection property has changed. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 EventOccurs when Modal button is clicked. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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 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 after the input string value has been converted to the DataType. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs when the input string is parsed programmatically. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs after the typed value has been validated (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs when programmatic typed value validating. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs after the input string value has been validated. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs when programmatic input string validating. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 EventOccurs when the SelectedIndex property changes.  
    Public EventOccurs when the SelectedItem 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 Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the value of the C1.Win.Input.Base.C1DropDownEditorBase.TextAlign property has changed. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs before a tooltip is displayed for a highlighted drop-down list item. Allows to set tooltip options or cancel the tooltip display.  
    Public EventOccurs when Up or Down buttons are clicked. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when parsing or validating the input string fails. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs when the C1.Win.Input.Base.C1DropDownEditorBase.Value property changes. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs when the value of the C1.Win.Input.Base.C1DropDownEditorBase.VerticalAlign property changes. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Top
    See Also