Hi,

I have created my own little mouse icon 32x32 and saved is with the *.ico format. I would like the icon to appear on a picture box call picMain so I set the picture's MousePointer property to 99 - Custom and I selected the icon that I created in the MouseIcon property. For some reason I'm still getting the default mouse icon when I move the mouse over the picture box. I've done this many times before but for some strange reason its not working anymore. Does anybody have any ideas?

Thanks