Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

System Mouse Cursors available through .NET/C#

0.00/5 (No votes)
30 Jun 2002 1  
Different Mouse Cursors that can be displayed using C#/.NET

Sample Image - GuiCursors.jpg

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

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here