jyothi


{ City } hyderabad
< Country > india
* Profession * software engineer
User No # 11360
Total Questions Posted # 0
Total Answers Posted # 2

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 78
Users Marked my Answers as Wrong # 40
Questions / { jyothi }
Questions Answers Category Views Company eMail




Answers / { jyothi }

Question { 4046 }

How do you display an editable drop-down list?


Answer

place the dropdown in the form and go to the properties of
the dropdown change the property "usewaitcursor as true "
u will get.

Is This Answer Correct ?    2 Yes 8 No

Question { Alpha, 147856 }

what is the Difference between listbox and combo box?


Answer

In listbox we can select more than one item.
but in case of combobox we dont have that chance,we have to
select only one item from the list of items.

Is This Answer Correct ?    76 Yes 32 No