Tim,
You will have to call the SetSystemCursor function through the P/Invoke
layer. You can probably find a definition that you can use at (watch for
line wrap):
http://www.pinvoke.net
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
-
(E-Mail Removed)
"Tim" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> How would I go about changing the windows mouse cursor ? (Not the
> mouse cursor on a form...but the actual mouse cursor in windows..)
>
> Any ideas would be greatly appreciated
>
> Thanks,
> Tim