Difference between listbox and combo box.
Answers were Sorted based on User's Feedback
Answer / j. thinakaran
List Box :
From list box we can select More then one option.
but,
Combobox :
In Combobox we can select only one option . that
is the difference between listbox and combo box
| Is This Answer Correct ? | 95 Yes | 14 No |
Answer / viswanathan.j
Combobox :
In Combobox we can select only one option and it
reduces the workspace.
List Box :
From list box we can select More then one
option,it takes more space.
| Is This Answer Correct ? | 64 Yes | 9 No |
Answer / sanjeev aggarwal
list box:
it takes more space on form
select multiple data at a time
can't add filed at run time
combo box:
need less space
select 1 data a time
add fields at run time
combo box has features of text box and list box
| Is This Answer Correct ? | 52 Yes | 9 No |
Answer / vishwesh moreshwar deshpande
combo box:
1. We can select ony one option from list.
2. We can add ,edit,select info. at run time.
3. We have only drop down facility.
4. We can't use checkbox within combobox.
List box:
1. We can select multiple option from list.
2. We can't add,edit info. at run time.
3. We have both drop up & drop down facility.
4. We can use checkbox within listbox.
(By Vishwesh Deshpande)
| Is This Answer Correct ? | 35 Yes | 1 No |
Answer / subodh tiwari
The ComboBox is similar to the ListBox control, but it
contains a text Edit field. The user can either choose an
item from the list or enter a new string in the edit field.
While in the ListBox, user can only select one or more list
items.
| Is This Answer Correct ? | 28 Yes | 4 No |
Answer / reena narwal
list box: you can't edit the list in the list box at run
time except some changing in code.
combo box: you can do both i.e. can select or can edit the
option in the combo
| Is This Answer Correct ? | 25 Yes | 7 No |
Answer / priya
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 ? | 22 Yes | 4 No |
Answer / nusrat hasin
COMBO BOX:
1.We can select any one option from list.
2.We add,edit,select info. at run time.
3.We have only drop down facility.
4.We can't use check box within combo box.
LIST BOX
1.We can select multiple option from list.
2.We can't add, edit info. at run time.
3.We have both drop up & drop done facility.
4.We can use check box within list box.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rohit solanki
list box :
List box is a tool that allow a user to select more than one
options from a list at a time.
combo box :
combo box is another control of visual basic like list box
but it allows only one option to select at a time.
| Is This Answer Correct ? | 12 Yes | 7 No |
Answer / nidhi
HAVING LOCKED PROPERTY IN COMBO BOX.
DOESN"T HAVE LOCKED PROPERTY IN LIST BOX.
| Is This Answer Correct ? | 5 Yes | 1 No |
To.set the command button for ESC ___ Property has to be changed.
How many no of controls are there in form?
How can I speed up my VB database application?
Explain about the basic features of Visual basic?
To set the command button for ESC, Which property needs to be changed?
What are the Style properties of List Box?
How can you check Beginning and End of the file?
Is visual basic still used?
What is the use of debug Window?
___ argument can be used to make a menuitem into bold.
what database you used in project?
What is the difference between modal and module-less window?
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)