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
Where can I get updated VB and other Microsoft files?
How would you Create a Query Builder and Explain its uses
How about Access 2.0 compatibility?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
What are the types of line styles available in Treeview Control?
Explain about an event-driven programming language?
How would you add elements and pictures to listitems in listview control?
Explain the "cursortype" and "Locktype" in VB?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
How would you access objects created in ActiveX Exe and ActiveX Dll
How do I set the Windows wallpaper at runtime?
How would you map properties to controls by using ActiveX Control Interface Wizard?
What do you know about user forms.
Explain about ADO control?
How do I get my application on top?