what is the Difference between listbox and combo box?
Answer Posted / pavan
in combo box the options available to the user are found in
the dropdown, and user can also type any text in the combo
box..
in list box user can see all the option at a time without a
dropdown, when user enters any alphabet the control moves
to the option that is staring with alphabet typed by the
user.
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
how print PGL by XML
Where to use new keyword other than create instance?
Which method grants a lock on a resource?
What are windows based applications examples?
What is form application?
Name the property which of menu cannot be set at run time?
Explain the new events in textbox that has been included in vb?
Which event occurs when a user drags an item in a treeview or listview control?
How to get records from a database?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
How save rerecord in the database?
Is form action required?
How do you apply specific formatting to the data inside the cells?
Name the class to be inherited for creating a custom control.
What are the properties of datacontrol?