Re: Hide cursor
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
"JMB" wrote in message
news:OM1hCMs0HHA.1336@TK2MSFTNGP04.phx.gbl...
> 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
>
Date:Mon, 30 Jul 2007 19:47:12 +0200
Author:
|