Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

How can I get HotSpot and Size of mouse cursor in C#?

$
0
0

Hi dudes, how can I get HotSpot and Size values of any mouse cursor, globally?

Following code works only in my own application:

Cursor.Current.HotSpot.ToString();

Tip for Windows API?


Viewing all articles
Browse latest Browse all 31927

Trending Articles