what is the Difference between listbox and combo box?
Answer Posted / teepu
The listbox control is used to display a list of items to a
user.
Combobox control is used to display a drop- down list of
items . It is a combination of a text box in which a user
enter an items,and a drop-downlist from which the user
selects an item.
| Is This Answer Correct ? | 162 Yes | 42 No |
Post New Answer View All Answers
What is the use of runworkasync() methods?
What is a windows forms application?
How to create a set up in vb.net for desktop application please say steps with examples?
What is form and its uses?
which property is used to change to some value to access a identity column in datacontrols?
Which dialog box allows users to switch to another area of the application?
Explain how barcode create in the report?
What is the use of form?
Explain the difference between listindex and tab index?
How to use the FindControl() function to preselect an item in my dropdownlist?
Are windows forms still used?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
How many navigational features are provided by visual studio.net ide?
Name the template that is used to create a user-defined component.
What is difference between winforms and windows forms?