Difference between listbox and combo box.
Answer Posted / nusrat hasin
COMBO BOX:
1.We can select any one option from list.
2.We add,edit,select info. at run time.
3.We have only drop down facility.
4.We can't use check box within combo box.
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 done facility.
4.We can use check box within list box.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do I get a bitmap picture in a field in an Access database?
To.set the command button for ESC ___ Property has to be changed.
How do I implement Undo?
How would you attach pictures in column headers of List View Control?
___,_____ and ____ container objects.
What is the default workspace?
It possible to call OLEDB's Features directly in VB without using any control?
What is dao in vba?
What are 3 main differences between flexgrid control and dbgrid control?
Recordset object consists what?
Draw Sequence Modal of DAO? Explain.
How would you convert a form into document?
Why visual basic is used?
Is it possible to change menu runtime using API? If yes Specify the function names?
What is file in vb?