Difference between listbox and combo box.
Answer Posted / reena narwal
list box: you can't edit the list in the list box at run
time except some changing in code.
combo box: you can do both i.e. can select or can edit the
option in the combo
| Is This Answer Correct ? | 25 Yes | 7 No |
Post New Answer View All Answers
What is the default workspace?
How can you Add API functions to your Application?
How would you convert a form into document?
What is meant by building a recordset.
What is ado in vb.net?
What are the types of line styles available in Treeview Control?
Why visual basic is used?
What are 3 main differences between flexgrid control and dbgrid control?
How would you create Visual basic Document file?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
Binary Access-method isused to access file in which manner?
How do I change the color of a form in visual basic?
Is there a way to break long lines in VB code?
How would you use ActiveX Dll and ActiveX Exe in your application?
How can you get selected file from file system Control?