Difference between listbox and combo box.
Answer Posted / vishwesh moreshwar deshpande
combo box:
1. We can select ony one option from list.
2. We can add ,edit,select info. at run time.
3. We have only drop down facility.
4. We can't use checkbox within combobox.
List box:
1. We can select multiple option from list.
2. We can't add,edit info. at run time.
3. We have both drop up & drop down facility.
4. We can use checkbox within listbox.
(By Vishwesh Deshpande)
Is This Answer Correct ? | 35 Yes | 1 No |
Post New Answer View All Answers
what are the types of LockEdits in DAO?
What is shortcut menu and explain "The ole control's shortcut menu".
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How would you create your application in DHTML?
How can you save and Get data from Clipboard/ Recordset object consists what?
How can you Add API functions to your Application?
Draw Sequence Modal of DAO? Explain.
What is OLEDB?
Types of LockEdits in DAO?
Does VB support pointers to functions?
what is the Difference between Dynaset and Snapshot?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
To.set the command button for ESC ___ Property has to be changed.
Maximum Control Names length?
How do I remove/change the picture property of a control at design time?