2
Answers

wait cursor problem

Hi,

I used Me.Cursor = System.Windows.Forms.Cursors.WaitCursor when I click on search
button because I want user does not click button again before execure all code. but user is able to click on button.
Is there any alternative for this except button disable.

Thanks

Answers (2)