Difference between listbox and combo box.
Answer Posted / 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 |
Post New Answer View All Answers
DHTML Is used for what?
When should we use recursive programming?
Which method is preferred to save datas like database?
Explain about manipulating the recordset object
What are the tools in visual basic?
What is the use of parameters collection?
What about DLL calls that require callbacks?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
What is the use of Data Form Wizard?
How the image application?
what is the Difference between Recordset and Querydef?
Is it possible to set a shortcut key for label?
Which type of object requires this object?
How do you zoom in visual basic?
Is there any way to pass a variable to a form apart from using global variables?