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.
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.
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.
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.
Add a variety of in-cell objects for data display and editing in the list, including bitmaps, command buttons, check boxes, and radio buttons.
Automatically translate database values into alternate text or graphics without coding. For example, numeric codes can be rendered as words or even bitmaps.
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.
In addition to the standard ListBox selection modes, the C1List controls supports multiple item selection with checkboxes.
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.
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.
List supports Visual Styles that mimic the styles available in Microsoft Office including blue, silver, and black.
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.
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.
List for WinForms fully supports right-to-left functionality for Arabic and Hebrew cultures.