CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2002
    Posts
    52

    Any way to get handle to something under the cursor?

    thx......

  2. #2
    Join Date
    Jul 2002
    Location
    India
    Posts
    505
    can you rephrase / elaborate


  3. #3
    Join Date
    Feb 2003
    Location
    Oakland, CA
    Posts
    29
    There's always "onMouseover"

    Also you can use the even to get the x y coordinates of the mouse and go from there.
    Nate Grover
    http://www.nategrover.com

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