|
-
Aug 29th, 2000, 06:53 PM
#1
Thread Starter
Member
Can anyone tell me how to change the mouse pointer to a hand when hovering over a label that has been turned into a hyperlink
Thanks
-
Aug 29th, 2000, 07:03 PM
#2
You must change the MousePointer to '99 - Custom' then load an image of the cursor. It can be found in the following path.
Win98\cdsample\images\hand.cur
-
Aug 29th, 2000, 07:16 PM
#3
Hyperactive Member
Don't forget that a cursor cannot be in color. Instead of loading the cursor from the .cur each time it's needed, set the form's cursor property (or whatever it is) to that .cur and then you can refer to it when needed.
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
|