all groups > dotnet compact framework > july 2007 >
You're in the

dotnet compact framework

group:

Hide cursor


Hide cursor JMB
7/30/2007 6:02:39 PM
dotnet compact framework:
How I can to hide cursor while application is running. I tryed .hide() but
turn showed when i push a button.

Sorry my english

Thank's

Re: Hide cursor Christian Resma Helle
7/30/2007 7:47:12 PM
If you mean that you want to hide the busy cursor then you can do that by:

Cursor.Current = Cursors.Default;

--
Regards,
Christian Resma Helle
http://christian-helle.blogspot.com


[quoted text, click to view]
AddThis Social Bookmark Button