what is the Difference between listbox and combo box?
Answer Posted / sree
In listbox we can select more than one item.
but in case of combobox we dont have that chance,we have to
select only one item from the list of items.
| Is This Answer Correct ? | 76 Yes | 32 No |
Post New Answer View All Answers
What are windows based applications?
What is form and its uses?
Which of the following position is the default docking position of the statusstrip control on the form?
Explain how to add resources during runtime?
Which window displays messages for the status of various features provided in the visual studio .net ide?
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?
To which namespace does the control class belong?
Name the property which of menu cannot be set at run time?
Which property of the errorprovider control automatically sets to the form to which?
What are windows applications?
Explain the difference between listbox and combo box?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
Explain how many number of events does the timer controls?
Explain about crystal report in brief?
Which event occurs when a user drags an item in a treeview or listview control?