Deference between list box and combo box
Answers
Answered by
0
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 Combo box is a combination of a text box in which the user enters an item and a drop-down list from which the user selects an item.
Attachments:
Answered by
0
Answer:
A standard list box is a box containing a list of multiple items, with multiple items visible.
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 Combo box is a combination of a text box in which the user enters an item and a drop-down list from which the user selects an item
Similar questions