How can I make the mouse pointer dissappear on my form :confused: I made a breakout game and the paddle movement corresponds to the mouse, but the pointer keeps flickering and it is annoying as i dont know what :mad: . thanks in advance!:)
Printable View
How can I make the mouse pointer dissappear on my form :confused: I made a breakout game and the paddle movement corresponds to the mouse, but the pointer keeps flickering and it is annoying as i dont know what :mad: . thanks in advance!:)
Here you go. It would be much easier and much quicker for you if you used the 'Search' facility to search for the answer.
Hide the mouse
Pete
You could use the ShowCursor API, or you could make a icon with just a transparent background...