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
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
What is the use of Imagelist Controls ?
What is form in visual basic?
How to control the file?
What is ODBC Direct and Microsoft Jet Database Engine ?
How can Visual Basic be used for server-side scripting?
what are the Types of cursors in RDO?
How do I get the Tab key to be treated like a normal character?
How can you Implement windows functionality in VB?
How can I create a VBX?
What is the use of Active Control Property?
DHTML Is used for what?
How would you use ActiveX Dll and ActiveX Exe in your application?
How can you Add API functions to your Application?
Types of DBCombo boxes