Difference between listbox and combo box.
Answer Posted / priya
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 ? | 22 Yes | 4 No |
Post New Answer View All Answers
What is data binding in vb net?
Explain the differences between ActiveX Dll and ActiveX Exe?
It is possible to access Text (x.txt) files? Explain.
What do you mean by provider?
What is the use of ActiveX Documents?
What is ActiveX Document?
It possible to call OLEDB?s Features directly in VB without using any control?
How to control the file?
which method used to move a recordset pointer in nth position in DAG?
Is visualvm free?
Is it possible to Manipulate data through flexgrid? Explain.
Is the Variant type slower than using other variable types?
How do I program the Novell NetWare API from VB?
Explain the usage of Web Browser Control?
What are the scope of the class?