what is the Difference between listbox and combo box?
Answer Posted / rashu
FOR COMBO BOX :-
1)Combo Box is an editable box.
2)combo box is a combination of textbox and a listbox.
FOR LIST BOX :-
1)listbox is not an editable box.
2)listbox has only an textarea.
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
What are the forms of database?
What is form application?
How is anchoring different from docking?
What is form record?
Where is system windows forms dll?
how barcode print on the win form
Explain how to add resources during runtime?
What are controls in windows forms?
Explain about crystal report in brief?
What is form and its types?
Which event occurs when a user drags an item in a treeview or listview control?
How save rerecord in the database?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
How do I change the console application in windows?
What is form based application?