
Introduction
I started with C# and .NET recently. I'm still experimenting and learning the syntax. I couldn't find any code that will let me see different mouse cursors that I can have using C#. So wrote a small piece of code that gives different cursors available.
It's really easy to have different mouse controls. Also you can have cursor specified at different levels of scope, like u can specify at application level or at code level.
I think it's pretty basic stuff, nothing really complicated. But might be handy.
Have Fun,
Abhishek