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

Data Control missing from toolbox when I use VB under NT3.5. Why?

1261


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1971


What is the difference between adodc and adodb in vb?

815


How can you Implement windows functionality in VB?

1906


What is file in vb?

704


What is the use of Imagelist Controls ?

1792


What is dao in visual basic?

764


Types of cursors in RDO.

1817


Which language is used in visual basic?

738


what are the Differences between Recordset and Resultsets?

2315


What is the default workspace?

1936


What are the Internet tools available in VB6.0?

2377


How can you force new objects to be created on new threads?

2128


Is it possible to Manipulate data through flexgrid? Explain.

1789


How would you add elements in TreevieW Control?

1776