Cursor Hotspot

  • Thread starter Thread starter John J. Hughes II
  • Start date Start date
J

John J. Hughes II

Using the Visual C#.Net editor I have created a cursor.cur file as a
resource. I would like to be able to set the hotspot. The problem is the
"Set Hotspot Tool" is deselected. Anyone have a clue how to get it enabled?

Regards,
John
 
Hi John,
This problem stays since the begining of VS.NET. You cannot set the hot
spot. If you want to have different hot spot create win32 native cursor and
then add it to the project as embedded resource. VS.NET's resource editor
can set the hot spot for those cursor.

HTH
B\rgds
100
 

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