Difference between listbox and combo box.

Answer Posted / sanjeev aggarwal

list box:
it takes more space on form
select multiple data at a time
can't add filed at run time

combo box:

need less space
select 1 data a time
add fields at run time
combo box has features of text box and list box

Is This Answer Correct ?    52 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of visual basic?

446


What is the Windows API?

997


What is the use of Scalewidth and ScaleHeight Proeperty?

1453


How would you attach pictures in Treeview Control?

1540


What is shortcut menu and explain "The ole control's shortcut menu".

542






What are some methods you can use to send data from one VB executable to another one?

1793


Write the Steps in Creating an ActiveX Control?

1509


What is the use of Visual Basic Document file?

1896


How would you add column headers in listview control?

1633


How many objects resides in ADO ?

1497


When should we use recursive programming?

538


How do I call help files from a VB program?

996


What is file in vb?

489


How to use hyperlink?

578


How would you add elements and pictures to listitems in listview control?

1431