what is the Difference between listbox and combo box?
Answer Posted / vishnu
List Box :
1. Occupies more space but shows more than one value.
2. We can select multiple items.
3. we can use checkboxes with in the list box.
Combo Box:
1. Occupies less space but shows only one value for visibility
2. Multiple select is not possible
3. can't use checkboxes within combo boxes
| Is This Answer Correct ? | 49 Yes | 16 No |
Post New Answer View All Answers
how see report periviwe
What are the advantages of form?
Name the class to be inherited for creating a custom control.
How do I change the console application in windows?
How save rerecord in the database?
Are windows forms still used?
Which property of the errorprovider control automatically sets to the form to which?
Explain the difference between listindex and tab index?
What is a database form?
What is form and its types?
What are the components of gui for windows?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
What is the difference between the add() and insert() methods of a listbox control?
What is an example of form?