Hourglass

  • Thread starter Thread starter Ian Mooney
  • Start date Start date
I

Ian Mooney

My application has a lot of processing to perform between user inputs.
While this is happening I want to display the "waiting clock" but not sure
how to do this. Can anyone advise pls.
 
u can use
Cursor.Current = Cursors.Default
Cursor.Current = Cursors.WaitCursor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top