what is the Difference between listbox and combo box?

Answer Posted / jay a. sedani

ListBox :
1)in listbox we can only select item.
2)we can see multiple items in listbox.
3)we have no other styles for listbox. 
4)listbox is only listed items box.
5)in listbox we have scroll down and scroll up facelity
6)we can use checkbox with in listbox. 
7)listbox is much easier to handle. 
8)we can't add image item in listbox.

combobox:
1)in combobox we can write/search and select item. 
2)we can see only single item in combobox.
3)we have 3 styles. 
   A)drop down combo
   B)simple combo
   C)drop down list
4)combobox is combination of textbox and listbox.
5)in combobox we have only dropdown facelity.
6)we can't use checkbox within a combobox. 
7)combobox is not easier as well as listbox to handle.
8)we can add image item in combobox.

Is This Answer Correct ?    118 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How insert record in the database?

607


Which dialog box allows users to switch to another area of the application?

575


Explain how insert record in the database?

631


What is form record?

548


Where to use new keyword other than create instance?

674






How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed

1817


how barcode print on the win form

2016


Is typeform free?

524


What is form and its uses?

513


What are the forms of graphics?

523


Which command prompt utility is used to convert a resource file from the text format into the binary format?

617


What is form based application?

554


Name the two main categories of .net components.

542


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

1885


Which property value of the helpnavigator property will display the index for a specified topic?

625