Computer Science, asked by kunaljaiswal2012, 1 day ago

how is list box different from combo box?​

Answers

Answered by anaanand8
1

Answer:

The List box displays all the items at once in a text area, whereas the combo box displays only one item at a time. The rest of the items will be in a dropdown list for a combo box which can be viewed after clicking on it. ... The Listbox represents a Windows control that displays a list of items to a user

Similar questions