2
Answers

wait cursor problem

Areeb Quazi

Areeb Quazi

11y
2.4k
1
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)