I don't know if I am going about this the correct way but…

I am using an API call to hide the mouse cursor but it only works over the windows of your program. I want to make it work everywhere. My thoughts are that this could be done by maximising the form but making it invicible. One problem, I don't know how to do this.

Are they any other methods that could be use?

Thanks