The ListBox control is a common element in almost every user interface. The standard ListBox provides only basic functionality. We designed and built VIBlend ListBox for Silverlight to deliver the visual appearance, and feature richness that professional software developers demand. VIBlend ListBox control is an enriched alternative to the official Microsoft ListBox control that adds many additional features. Features:
The control supports 4 layout modes by default - Vertical, VerticalWrap, HorizontalWrap and Columns. The layout modes can be easily switched using a single property. You can also create a new layout panel from scratch to fit your exact demands and then easily apply it to the control. You can filter the listbox items in order to easily find what you are searching for. You can use some of the pre-defined filters or you can create a filter from scratch and apply it to the control. The control can also be configured to filter the items that start with a specified text, or the items that contain a specified text. You can also configure the filters to be case-sensitive. |