what is the Difference between listbox and combo box?
Answers were Sorted based on User's Feedback
Answer / guest
A LISTBOX CONTROL displays a list of items from which the
user can select one or more. If the number of items exceeds
the number that can be displayed, a scroll bar is
automatically added to the ListBox control.
A COMBOX CONTROL combines the features of a text box and a
list box. This control allows the user to select an item
either by typing text into the combo box, or by selecting
it from the list.
DIFF::Generally, a combo box is appropriate when there is a
list of suggested choices, and a list box is appropriate
when you want to limit input to what is on the list. A
combo box contains an edit field, so choices not on the
list can be typed in this field.
| Is This Answer Correct ? | 60 Yes | 12 No |
Answer / laski
A LISTBOX CONTROL displays a list of items from which the
user can select one or more. If the number of items exceeds
the number that can be displayed, a scroll bar is
automatically added to the ListBox control.
A COMBOX CONTROL combines the features of a text box and a
list box. This control allows the user to select an item
either by typing text into the combo box, or by selecting
it from the list.
DIFF::Generally, a combo box is appropriate when there is a
list of suggested choices, and a list box is appropriate
when you want to limit input to what is on the list. A
combo box contains an edit field, so choices not on the
list can be typed in this field
| Is This Answer Correct ? | 18 Yes | 5 No |
What type of multi-threading does VB6 implement?
Explain what is Visual basic?
What is meant by "Early Binding" and "Late Binding"? Which is better?
Difference between Dynaset and Snapshot?
How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?
How to get Cursor position using API?
What is MAPI ?
Explain about conditional operators?
How to load and unload child forms.
Explain about arrays?
Which property of menu cannot be set at run time?
what is the Difference between Linked Object and Embedded Object?
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)