what is the Difference between listbox and combo box?
Answer Posted / harish
combo box is having the features of listbox and textbox and
in combo box we can see one item at a time but in list box
more than one we can see depends on size.In listbox if
number of items are increased then its size then one
vertical scroll bar will be added to listbox intererly.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain about manipulating the recordset object
Is there a way to break long lines in VB code?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
Discuss the working with to-do lists.
How do I call a DLL?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
What is Internet Explorer and its uses?
What is vbs file?
How do I get a bitmap picture in a field in an Access database?
Is there any way to pass a variable to a form apart from using global variables?
Binary Access-method isused to access file in which manner?
Explain about the basic features of Visual basic?
What is "Reserved Error -1209"?
How would you run your ActiveX Document Dll?
How would you attach pictures in column headers of List View Control?