c# change global cursor
Posted
by andySF
on Stack Overflow
See other posts from Stack Overflow
or by andySF
Published on 2010-01-11T14:00:06Z
Indexed on
2010/05/03
9:08 UTC
Read the original article
Hit count: 285
c#
Hi, it is possible to change global mouse cursor from c#? the thing is i use a global hook shortcut key to capture a window like spywindow and i want to change mouse cursor globally when i select my handle and restore it when i click left mouse. Another question is about the click itself. When I'm in capture mode can i take click just for my purpose?it will be nice if i didn't press stuff on screen when i select my window!. Thanks!
© Stack Overflow or respective owner