Results 1 to 3 of 3

Thread: Change mouse pointer

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 1999
    Location
    NSW,Australia
    Posts
    34
    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

  2. #2
    Guest
    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

  3. #3
    Hyperactive Member Krass's Avatar
    Join Date
    Aug 2000
    Location
    Montreal
    Posts
    489
    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.
    Chris

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width