IDE: Microsoft Visual Studio 2010
Platform: C#.net
I am trying to load a cursor file which is loaded in the resources folder in the application but I am not able to achieve that. I need to change the default cursor to cursor stored in the resource file on mouse hover... Any suggestions would be appreciated ?
Add a comment
|
1 Answer
Take a look at this blog, it's explained here (it's too involved to just grab the code and paste)