Mouse Cursor Question

  • Thread starter Thread starter Wolf
  • Start date Start date
W

Wolf

if you want to show your mouse cursor an hourglass then u use :

this.Cursor = Cursors.Waitingglass

What do you do when you have a class generated by visual studio.net
2005 called thisApplication.cs.There is no 'this', so I cant use
'this.Cursor'

Can anyone help me please
 

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