Difference between listbox and combo box.

Answers were Sorted based on User's Feedback



Difference between listbox and combo box...

Answer / ranjit

List Box :
1. Occupies more space but shows more than one value.
2. We can select multiple items.
3. we can use checkboxes with in the list box.

Combo Box:

1. Occupies less space but shows only one value for visibility
2. Multiple select is not possible
3. can't use checkboxes within combo boxes

Is This Answer Correct ?    0 Yes 0 No

Difference between listbox and combo box...

Answer / suyog srivastava

In COMBOBOX user can edit,add and select information at runtime but in LISTBOX these options cant be done

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

what are the Types of LockEdits in RDO?

0 Answers  


How would you navigate between one document to another document in Internet Explorer ?

0 Answers  


Difference between DDE and OLE.

0 Answers  


What is DAO?

2 Answers  


What is hyperlink?

1 Answers  


Does VB support object-oriented concepts? Explain..

3 Answers  


What is instantiating?

0 Answers  


What is ActiveX Control?

1 Answers   Infosys,


To.set the command button for ESC ___ Property has to be changed.

0 Answers  


What is ODBC?

2 Answers   Satyam,


How can you save and Get data from Clipboard?

1 Answers  


What is the maximum no. of forms can include in one project (vb project)?

3 Answers   Satyam,


Categories