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
Is visual basic easy?
Clear property is available in ____,___ control.
What is the need of tabindex property is label control.
How would you Create a Query Builder and Explain its uses ?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
What is Pseudocode?
What are the tools in visual basic?
What language does visual basic use?
Recordset object consists what?
Types of LockEdits in RDO.
What can you do with visual basic?
What is the use of OLE?
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?
what are the Differences between Recordset and Resultsets?
___,_____ and ____ container objects.