Difference between listbox and combo box.
Answer Posted / ranjit
List Box :
1. Occupies more space but shows more than one value.
2. We can select multiple items.
3. we can use checkboxes with in the list box.
Combo Box:
1. Occupies less space but shows only one value for visibility
2. Multiple select is not possible
3. can't use checkboxes within combo boxes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you convert a form into document?
What are the types of line styles available in Treeview Control?
How can you filter out specific type of file using file system controls?
Explain OLE Drag and Drop?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
___ is a property to resize a label control according to your caption.
How to find size of the file. Which method or function is used to occomplish this?
With in the form we want to check all the text box control are typed or not? How?
Draw Sequence Modal of DAO? Explain.
What is ActiveX? Explain.
What is form in visual basic?
What is the latest version of visual basic?
I get a "file not found" error on the IIF function when I distribute by program. Why?
Explain the types of Views in Listview Control?
Explain the differences between ActiveX Dll and ActiveX Exe?