Cursed Cursor

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Every time I set the cursor using Cursor.Current = MyCursor it appears until I move the mouse at which point it reverts back to whatever it was before. Is there any way to preserve it?

PS setting it every time the mouse moves looks horrible.
 
It appears the cursor works fine when its not above a webbrowser component (I had one as the backdrop). Why do I get the feeling that the webbrowser was dropped into C# as an afterthought, you can't draw ontop of it, you can't use your cursor over it, half the interface classes for handling it arn't even declared in .net
 

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