ComponentOne List for WinForms
In This Topic
    Integration with C1Combo
    In This Topic

    The C1Combo control is used as a multicolumn drop-down list box. It a standalone control which can also be used in conjunction with the List or other controls.

    This topic discusses about the Combo control and how to use it with the List control.

    Topic Contents
    Data Binding Discusses about ways of populating data in the list through data binding.
    Basic Operations Discusses about various operations performed on C1Combo control.
    • Add Item
    • Clear Items
    • Insert Item
    Using C1Combo with List Discusses how to integrate C1Combo control with the List control.
    Search Discusses about search operations in the C1Combo control.
    User Interaction Discusses about various user interaction operations in C1Combo.
    • Automatic Completion
    • Automatic drop-down
    • Limit to List
    See Also