Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Cursor problem

$
0
0
Hey guys. After so many searched, I made what I was looking for... To implement an custom icon cursor. I have loaded my .ico into resources and in Form Constructor, I loaded the cursor with:
this.Cursor = new Cursor(Properties.Resources.HeartCursor.Handle);

The cursor appears ok. But if I click outside of my form, and I come back with the cursor, my custom cursor is gone ( the Arrow cursor appears again ). How can I make like my cursor to be permanently my custom cursor while my Form is opened?

Thanks!

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>