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


Please Help Members By Posting Answers For Below Questions

How do I make an animated icon for my program?

949


What is dao in vba?

551


How would you add column headers in listview control?

1657


What is Internet Explorer and its uses?

1761


How would you create your application in DHTML?

1528






How do I force a file dialogue box to reread the currect disk?

954


What is DBSqlPassThrough?

2651


Can you tell me the properties of the controls?

1576


Explain about ADO control?

593


How to load and unload child forms.

673


Is the Access Engine and Visual Basic Pro good enough for database work?

996


What is the default workspace?

1500


How many File System Controls are there ? Explain.

1569


What do you mean by provider?

1443


How do I access C style strings?

1000