Difference between listbox and combo box.
Answer Posted / sanjeev aggarwal
list box:
it takes more space on form
select multiple data at a time
can't add filed at run time
combo box:
need less space
select 1 data a time
add fields at run time
combo box has features of text box and list box
| Is This Answer Correct ? | 52 Yes | 9 No |
Post New Answer View All Answers
What is meant by Establish Connection in RDO?
What are the types of API Types.
Scope of API's can be of types, what are they?
How can you get selected file from file system Control?
Difference between Tabletype and Snapshot?
Timer control contains ________ no. of events.
Why API functions are Required?
When/Why should I use Option Explicit?
Explain about control properties?
Explain what is Visual basic?
What is the use of Visual Basic Document file?
What are some methods you can use to send data from one VB executable to another one?
How can you Navigate from the DHTML application to another DHTML application? .
How would you access objects created in ActiveX Exe and ActiveX D1T ?
What is data control in vb?