CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Changing cursor

  1. #1
    Join Date
    May 2001
    Posts
    155

    Changing cursor

    When the user moves the mouse over a label, i want the cursor to change to a hand. How do i do that?

    --Ant
    --------------------------------------------------
    check out my newest freeware
    E-mail me at: [email protected]
    for the address

  2. #2
    Join Date
    Apr 2000
    Location
    South Carolina,USA
    Posts
    2,210

    Re: Changing cursor

    This question has been posed several times over the last couple of years with no real clean answer.
    Microsoft appears to not have included the Hand.ico file as part of its systems but I have a Hand.ico and Hand.cur that approximate it (hand.cur is in color). I will send them to your email address.

    John G

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

Featured