by Code-o-mat
Combo boxes under Windows have a "nice" feature of automatically selecting an item for the user when the user drops down the list of the combo box. This selection is based on partial string matching by the combo box, namely, it will select the first item in the list -if any- that begins with the...
by DrABELL
DropDownList Data Binding to Array (1D/2D), Enum and Dictionary objects in .NET
by Rajesh Kumar Chekuri
Binding DropDownList Using List Collection, Enum and DataSet in ASP.NET
by Olivier_Giulieri
A web color picker which looks like the one in Microsoft Office 2010