Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

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

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

Post New Answer

More Visual Basic Interview Questions

How to get Cursor position using API?

0 Answers  


What is view Port?

1 Answers  


How do I access C style strings?

0 Answers  


___ is the control used to call a windows application.

0 Answers  


What is ActiveX? Explain.

0 Answers  


It is possible to access Text (x.txt) files? Explain.

0 Answers  


What are constructors and destructors?

1 Answers  


Explain about an event-driven programming language?

0 Answers  


How many File System Controls are there Explain?

0 Answers  


How can you Navigate from the DHTML application to another DHTML application? .

0 Answers  


Is it possible to call backend procedures with ADO control?

1 Answers  


Are there any examples of commercial applications built using Visual Basic?

0 Answers  


Categories