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 do I change the console application in windows?
Name the property which is used to specify the source from where the crystal reports would be accessed.
To which namespace does the control class belong?
Explain the difference between listindex and tab index?
What is form application?
How many types of dialog boxes windows provides?
What are window applications?
What are the forms of database?
How to split a column header in gridview using c#.net?
Explain how to split a column header in gridview using c#.net?
Explain about crystal report in brief?
What is an example of form?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
Name the template that is used to create a user-defined component.
Is windows an application software?