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 do you mean by provider?
What do you know about chaining views.
How to find the current record position in data control?
What is activex control in vb?
What is the use of Immediate, Local Window?
Difference between Linked Object and Embedded Object?
How do you change the icon and otherwise manipulate the DOS box?
___ property is used to change to ___ value to access a identity column'in datacontrols.
What is Parser Bug?
When should we use recursive programming?
How do I make the mouse cursor invisible/visible?
How do I program the Novell NetWare API from VB?
I get a "file not found" error on the IIF function when I distribute by program. Why?
Does VB support pointers to functions?
Difference between DDE and OLE.