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?
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?