Difference between listbox and combo box.
Answer Posted / nusrat hasin
COMBO BOX:
1.We can select any one option from list.
2.We add,edit,select info. at run time.
3.We have only drop down facility.
4.We can't use check box within combo box.
LIST BOX
1.We can select multiple option from list.
2.We can't add, edit info. at run time.
3.We have both drop up & drop done facility.
4.We can use check box within list box.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is visual basic case sensitive?
Which type of object requires this object?
What is instantiating?
How would you add elements and pictures to listitems in listview control?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
OLE is used for _______
Types of LockEdits in DAO?
___,__,___ are the type of combo box?
What is the use of property page Wizard in ActiveX Control?
How should dates be implemented so they work with other language and country formats?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
Where can I get good up-to-date information about VB?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Is it possible to Manipulate data through flexgrid? Explain.
What is OLEDB?