Answer Posted / sree
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 |
Post New Answer View All Answers
Name the class to be inherited for creating a custom control.
Explain how to get records from a database?
What is the use of form?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
What is form application?
What is the extension of a compiled help project file?
What is form technology?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
What are the advantages of form?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
Explain the difference between listindex and tab index?
How save rerecord in the database?
Which of the following position is the default docking position of the statusstrip control on the form?
How to use the FindControl() function to preselect an item in my dropdownlist?
Where to use new keyword other than create instance?