Difference between listbox and combo box.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / suyog srivastava
In COMBOBOX user can edit,add and select information at runtime but in LISTBOX these options cant be done
| Is This Answer Correct ? | 0 Yes | 0 No |
____ property is used to lock a textbox to enter a datas.
What is the need of tabindex property is label control?
What is the difference between ANSI and UNICODE strings when passed as arguments to a DLL?
How would you add column headers in listview control?
How do I create a window with a small title bar as in a floating toolbar?
What are the Internet tools available in VB 6.0?
How to set a shortcut key for label?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
How would you create your application in DHTML?
What is the difference between procedure and functions in VB?
What does the Implements statement do?
What is OLE? Explain.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)