Silverlight ListBox and CheckListBox
|
|
VIBlend Silverlight ListBox is an enriched alternative to the standard ListBox available in the Silverlight Toolkit. It offers many additional features and visual improvements.
VIBlend CheckListBox works in a similar way and it also displays checkbox controls next to each listbox item. This allows the users to select one or more items from the list.
|
Live Demo
|
Layout Modes
|
Filtering
|
Incremental Search
|
Run-Time Resize
|
Item Templates
|
Data Binding
|
Undo/Redo Selection
|
Customizeble arrow color
|
Customizeble arrow position
|
Keyboard support
|
Selection modes
|
Customizable Popup size
|
Edit and DropDownList modes
|
Office 2007 and Office 2010 Themes
|
|
Layout Modes
|
The ListBox control support four layout modes - Vertical, VerticalWrap, HorizontalWrap and Columns. You can also create a custom layout panel that fits the specific needs of your application and use it instead of the built-in layouts.
|
|
Requirements and compatibility
|
Operating System:
|
XP, Vista, Windows7, Windows 2008 Server
|
.NET Framework:
|
4.0
|
Silverlight version:
|
4.0
|
Recommended IDE:
|
Visual Studio 2010
|
|