Click here to Skip to main content
15,884,629 members
Articles / Programming Languages / C#
Article

System Mouse Cursors available through .NET/C#

Rate me:
Please Sign up or sign in to vote.
1.20/5 (7 votes)
30 Jun 2002 57.9K   513   15   4
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


Written By
Web Developer
United States United States
Hi. Right now, I'm in US. I'm basically from Bombay, India. Though I don't like technologies from Microsoft, I still try to keep myself familiar with them. I was a strong supporter of Microsoft during my college days. Not anymore. I started feeling that MS does not provide adequate mechanisms and solutions such that the developers have complete control. It is useful only for rapid application development (VB).

I came across codeproject.com for learning C# and I realized that the projects/application submited here r pretty good. I'm learning .NET with focus on C# as a hobby/pastime. I will also try to contribute as much as I can.


Languages : C, C++, Java, VB
Platforms : Solaris, Linux, Windows


Feel free to reach me, to collaborate on any projects that u have in mind.

Comments and Discussions

 
GeneralMy vote of 1 Pin
#realJSOP21-Feb-10 2:58
mve#realJSOP21-Feb-10 2:58 
GeneralMy vote of 1 Pin
Liam O'Hagan18-Jan-10 17:56
Liam O'Hagan18-Jan-10 17:56 
GeneralAtleast show the source code Pin
Rama Krishna Vavilala1-Jul-02 13:44
Rama Krishna Vavilala1-Jul-02 13:44 
GeneralRe: Atleast show the source code Pin
Takeru Koushirou9-Jul-02 4:35
Takeru Koushirou9-Jul-02 4:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.