The listbox control is great for those cases where the user wants to see all of the choices available. But the combo box has advantages, too. The value is a string. If the programmer initializes the combo box using the "Strings and Values" property, the value of the selected item can be just about anything. I'd like to have the datatype and functionality of a Combo Box with the GUI of a listbox.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.