|
-
May 2nd, 2007, 03:10 AM
#1
Thread Starter
Addicted Member
Change cursor on desktop
Hello,
I've posted this thread which talks about detecting mouse events on desktop:
http://www.vbforums.com/showthread.php?t=464827
I would like to change the cursor when I click with the mouse.
For example, I press mouse button down, then the cursor changes and wherever it is (on desktop or a window) it stay like this until I unpress this button (on mouse up events). This can be done with setcapture and releasecapture api when you want this on your form...
Can be done like that for the desktop? Others ways to perform this problem, please?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|