what is the Difference between listbox and combo box?

Answers were Sorted based on User's Feedback



what is the Difference between listbox and combo box?..

Answer / manisha

in list box we can add values but in combo box we can't ie
in list box values added is not fixed but in combobox it is
fix

Is This Answer Correct ?    5 Yes 0 No

what is the Difference between listbox and combo box?..

Answer / harish

combo box is having the features of listbox and textbox and
in combo box we can see one item at a time but in list box
more than one we can see depends on size.In listbox if
number of items are increased then its size then one
vertical scroll bar will be added to listbox intererly.

Is This Answer Correct ?    2 Yes 1 No

what is the Difference between listbox and combo box?..

Answer / murali

List box is select two or more selection but
combo box is selected by one.

Is This Answer Correct ?    2 Yes 1 No

what is the Difference between listbox and combo box?..

Answer / ashish

listbox allow the user to select a single value among the
values given in listbox.there is no textbox in listbox while
combox is the combination of listbox and textbox.

Is This Answer Correct ?    1 Yes 0 No

what is the Difference between listbox and combo box?..

Answer / murugesan r

In combo box we can select one item at item from the combo
but,in list box we can select multiple item at a item

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

Name some date functions?

1 Answers  


What is ActiveX Document?

0 Answers   HCL,


What is the use of Imagelist Controls

1 Answers  


How would you create Visual basic Document file?

0 Answers  


Explain the types of Views in Listview Control.

0 Answers  






___ Property is to compress a image in image control.

1 Answers  


what are Instancing for classes provided by ActiveX component like prive, publicnotcreatable,SingleUse, GlobalSinleUse,MultiUse.

1 Answers   HCL,


To set the command button for ESC, Which property needs to be changed?

1 Answers  


What is the difference between Single and Double in VB?

4 Answers  


How to get Cursor position using API?

2 Answers  


what is single thread and multithread apartments model?

2 Answers   Ford,


CRETE A BACKUP FILE

1 Answers   RRB,


Categories