what is the Difference between listbox and combo box?
Answer Posted / rakesh
We can select multiple from a listbox. But from combobox we
can select only one at a time.
| Is This Answer Correct ? | 37 Yes | 16 No |
Post New Answer View All Answers
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
What is form and its uses?
What is form application?
Explain how many number of events does the timer controls?
What is form description?
Explain the difference between listindex and tab index?
Is form action required?
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
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?
Where to use new keyword other than create instance?
How do I change the console application in windows?
What is the use of form?
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
What is the difference between the add() and insert() methods of a listbox control?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?