dotnetslackers.com — The ASP.NET ComboBox is an attempt to try and enhance some of the features of the Normal ASP.NET DropDownList. The ASP.NET ComboBox idea is simple; it is a custom composite control that contains two controls (TextBox, Image). The ComboBox Control inherits directly from System.Web.UI.WebControls.ListControl to inherit all design time capabilities