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 |
Is a foo VBX/DLL available as shareware/freeware?
What is the difference between a Sub and a Function?
What is the tool used to configure the port range and protocols for DCOM communications?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
Which datatypes in Visual Basic are capable of accepting Nulls?
What is ado in vb.net?
How would you activate animation control?
What are the uses of List View Control?
Types of Resultsets.
Difference between Dynaset and Snapshot?
Which type of object requires this object?
How many ways we can access file using VB?
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)