List

Get a full-featured list box control and a multi-column combo box control. ComponentOne List™ for WinForms features Microsoft Excel-like splits, incremental searching, in-cell objects, Visual Styles, and more.

Controls Included

  • C1List is a full-featured list box control used for displaying, formatting and selecting data in either bound or unbound mode.
  • C1Combo is a multi-column combo box control used for editing and selecting data. C1Combo is essentially a drop-down version of C1List sharing the same features.

Features

  • Incremental Search

    End users can quickly locate list items by typing. The first method is through single-character matching and the second is an incremental search mode that concatenates typed characters to further refine the search.

  • Automatic Completion

    Fill the text portion of the C1Combo control with matching field data as characters are typed. You can specify which data column to match on.

  • Excel-like Splits

    Divide the C1List control into separate vertical and horizontal panes to provide multiple views of the data. These Microsoft Excel-like splits let you divide the grid horizontally or vertically and can scroll independently or simultaneously.

  • In-cell Objects

    Add a variety of in-cell objects for data display and editing in the list, including bitmaps, command buttons, check boxes, and radio buttons.

  • Automatic Data Translation

    Automatically translate database values into alternate text or graphics without coding. For example, numeric codes can be rendered as words or even bitmaps.

  • Unbound Support

    List for WinForms supports unbound data as well as unbound columns added to bound data. You can easily create unbound lists and combo boxes with minimal code.

  • Checkbox Selection

    In addition to the standard ListBox selection modes, the C1List controls supports multiple item selection with checkboxes.

  • Multi-line Data Display

    With just one simple property setting, you can enable rows to span multiple lines in the list so users do not need to scroll horizontally.

  • Column Sorting and Reordering

    List for WinForms features many datagrid-like features such as single-click column sorting and frozen columns. Users can also drag-and-drop column headers to rearrange them at run-time.

  • Built-in Visual Styles

    List supports Visual Styles that mimic the styles available in Microsoft Office including blue, silver, and black.

  • Rich Styling Capabilities

    Use hierarchical style objects, similar to Microsoft Word and Excel styles, to customize the appearance with font, color, picture, and formatting specifications. Add alternating row colors to enhance the readability of the list's display. Customize the size, color, and type of cell borders. Apply different styles to individual cells depending upon their content. For example, show negative numbers in red, or fields containing a particular sub-string in bold.

  • Scroll Tracking and Scroll Tips

    List for WinForms supports rich scrolling capabilities such as deferred scrolling and scroll tips. You can easily track the location of the scroll bar in the grid, as well as provide an informational tooltip during scrolling.

  • Right-to-left Support

    List for WinForms fully supports right-to-left functionality for Arabic and Hebrew cultures.