65.9K
CodeProject is changing. Read more.
Home

System Mouse Cursors available through .NET/C#

starIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIconemptyStarIcon

1.20/5 (7 votes)

Jul 1, 2002

viewsIcon

58292

downloadIcon

514

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