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 does Addressof operator do?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
Where will we give the option explicit keyword and for what?
What is Tabstrip control? What is the starting Index value? How to locate it?
what is the Difference between Query unload and unload in form?
How do you do multithreading application in VB
What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?
What is the use of Visual Basic Document file?
Draw Sequence Modal of RDO and Explain?
How can you Navigate from the DHTML application to another DHTML application? .
What type of multi-threading does VB6 implement?
How many objects resides in ADO ?
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)