I'm using a picturebox as a custom button and I want to change the mouse pointer while the mouse is down.
MouseMove is great, unless the user moves their cursor off of the control. I want the mouse pointer to be changed no matter where they move... until they release the button.

Any Suggestions?

Thanks,
-Jordan