List of Free code ListBox
Projects
-
Ajax Multi-ListBox
Ajax Multi-ListBox is .NET C# written user control with a dual listbox that uses ajax to move items from left to right and vice versa.
-
CycleList
A replacement for the WPF ListBox Control. Displays only a single item and allows the user to change the selected item by clicking on it once. Very useful for touch screen apps.
-
MVC4 Bootstap Helper
Basic Html Helper to implement Tweeter's BootStrap responsive web for MVC4 projects
Helper for
Html Form
Table
Tabs
Auto Compete
Multi-select List box etc.
-
Virtualizing WrapPanel
Virtualizing WrapPanel improves performance when binding a ListBox/ListView to a large amount of data. It is written in C#