Difference between listbox and combo box.
Answer Posted / priya
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 ? | 22 Yes | 4 No |
Post New Answer View All Answers
What are some methods you can use to send data from one VB executable to another one?
what are the Types of LockEdits in RDO?
what controls have you used in your project?
Parts of ODBC?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How would you Create a Query Builder and Explain its uses
How do I dial a phone number without using the MSCOMM VBX?
Why doesn't "my string" & Chr$(13) do what I want?
How can you Navigate from the DHTML application to another DHTML application? .
How would you activate animation control?
which property of menu cannot be set at run time.
What are the rules which should be followed while naming a variable in VB?
Explain OLE Drag and Drop?
Types of LockEdits in RDO.
What is ActiveX Dll and ActiveX Exe?