Difference between listbox and combo box.

Answer Posted / vishwesh moreshwar deshpande

combo box:
1. We can select ony one option from list.
2. We can add ,edit,select info. at run time.
3. We have only drop down facility.
4. We can't use checkbox within combobox.
List box:
1. We can select multiple option from list.
2. We can't add,edit info. at run time.
3. We have both drop up & drop down facility.
4. We can use checkbox within listbox.
(By Vishwesh Deshpande)

Is This Answer Correct ?    35 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I get the Tab key to be treated like a normal character?

1011


How to find size of the file. Which method or function is used to occomplish this?

1505


Difference between DDE and OLE.

2798


What is the use of Imagelist Controls ?

1466


Types of LockEdits in RDO.

1593






___ Property is used to count no. of items in a combobox.

970


Parts of ODBC?

1465


How come I get a "No Current Record" error when I use a a Data Control on an empty table?

1068


How do I create controls dynamically (at run-time)?

970


What are the Internet tools available in VB6.0?

2097


It possible to call OLEDB's Features directly in VB without using any control?

1508


What is "NULL"?

1031


How can you Implement windows functionality in VB?

1703


What is connection object in vb net?

598


Why API functions are Required?

1806