Difference between listbox and combo box.
Answer Posted / subodh tiwari
The ComboBox is similar to the ListBox control, but it
contains a text Edit field. The user can either choose an
item from the list or enter a new string in the edit field.
While in the ListBox, user can only select one or more list
items.
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
It possible to call OLEDB's Features directly in VB without using any control?
How can you get selected file from file system Control?
How many objects resides in ADO ?
What is the use of Tabledef?
What is executenonquery in vb net?
Explain about declaring variables in Visual basic?
What is ado data control in vb?
Is it possible to change menu runtime using API? If yes Specify the function names?
___,___ arguments will be used to run a executable program in shell function
what are the Differences between ActiveX Control and Standard Control?
what are the Differenct Types of Procedures in VB?
How many tabs in a tabbed dialog do you consider appropriate?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is understand in resource tracking?
What is hyperlink?