Difference between listbox and combo box.
Answers were Sorted based on User's Feedback
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 |
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 |
what are the Types of LockEdits in RDO?
How would you navigate between one document to another document in Internet Explorer ?
Difference between DDE and OLE.
What is DAO?
What is hyperlink?
Does VB support object-oriented concepts? Explain..
What is instantiating?
What is ActiveX Control?
To.set the command button for ESC ___ Property has to be changed.
What is ODBC?
How can you save and Get data from Clipboard?
What is the maximum no. of forms can include in one project (vb project)?