what is the Difference between listbox and combo box?
Answer Posted / vishnu
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 ? | 49 Yes | 16 No |
Post New Answer View All Answers
Explain how to split a column header in gridview using c#.net?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
What is the synonym of form?
How is anchoring different from docking?
What is the use of form?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
Explain how save rerecord in the database?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
What is the full form of gac?
Name the property which of menu cannot be set at run time?
Explain how to net forms the windows?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
how print PGL by XML
How many types of dialog boxes windows provides?
What are the forms of database?