what is the Difference between listbox and combo box?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the types of Views in Listview Control.

2303


What is the use of progress Bar Control?

1498


What is hyperlink?

1617


Why can't I use an index with my VB accessed database?

980


Difference between Linked Object and Embedded Object?

1786






Explain Default cursor Type and LockEdit type in DAO?

682


Explain the differences between ActiveX Dll and ActiveX Exe?

2061


what are the Differenct Types of Procedures in VB?

1455


Types of LockEdits in RDO.

1693


How would you create your application in DHTML?

1517


Why does everybody say I should save in TEXT not BINARY?

1136


___,___ arguments will be used to run a executable program in shell function

1217


Explain about the creation of EXE files with Visual Basic?

594


How can I create a VBX?

1084


How do you change the system menu (on the Control-Menu Box)?

960