what is the Difference between listbox and combo box?
Answer Posted / jyoti chauhan from aurangabad
in combo box we can not find the scroll bar directly because it is finded after clicking combobox
but
in list box we find the scroll bar directly.
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What are windows based applications?
Name the property which of menu cannot be set at run time?
which property is used to change to some value to access a identity column in datacontrols?
Explain the need of z-order method?
To which namespace does the control class belong?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
What is the difference between a document and a form?
What are window applications?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
Which window allows viewing the resources of the servers, such as services, processes and the event log?
What is difference between winforms and windows forms?
What is a windows form application?
Explain how save rerecord in the database?
What is the full form of gac?
What is the difference between the add() and insert() methods of a listbox control?