what is the Difference between listbox and combo box?
Answer Posted / vansarat
Combo box : single selection.
List box: multi selection.
| Is This Answer Correct ? | 34 Yes | 9 No |
Post New Answer View All Answers
What is form description?
What is the advantage of a form?
Explain how to split a column header in gridview using c#.net?
What is the difference between the add() and insert() methods of a listbox control?
Where is system windows forms dll?
What are windows based applications examples?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Is form action required?
What is a windows based application?
how print barcode
How to use the FindControl() function to preselect an item in my dropdownlist?
What is the difference between a document and a form?
What is form design?
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
Which event occurs when a user drags an item in a treeview or listview control?