Input for WinForms | ComponentOne
C1.Win.Input Namespace / IComboBox Interface

In This Topic
    IComboBox Interface Events
    In This Topic

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

    Public Events
     NameDescription
     EventOccurs when the SelectedIndex changes.  
     EventOccurs when the SelectedItem changes.  
     EventOccurs before a tooltip is displayed for a highlighted drop-down list item. Allows to set tooltip options or cancel the tooltip display.  
    Top
    See Also