Difference between listbox and combo box.
Answer Posted / viswanathan.j
Combobox :
In Combobox we can select only one option and it
reduces the workspace.
List Box :
From list box we can select More then one
option,it takes more space.
| Is This Answer Correct ? | 64 Yes | 9 No |
Post New Answer View All Answers
Recordset object consists what?
What are some methods you can use to send data from one VB executable to another one?
What's the difference between MODAL and MODELESS forms?
how a multiple routing works ?
which method used to move a recordset pointer in nth position in DAG?
Is it possible to Manipulate data through flexgrid? Explain.
How many ways you can access file using VB?
State about the different types of visual basic data?
I have several megabytes of memory. Why do I get an "out of memory" error?
which property is used to change to some value to access a identity column in datacontrols?
Specify technical & functional architecture of your last 2 projects.
What is the use of Tabledef?
Explain the differences between ActiveX Dll and ActiveX Exe?
Explain Default cursor Type and LockEdits type in RDO?
What is instantiating?