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

    Position of Dragged Object

    Is there a way to get the object.left and object.top while dragging the object. I've been working with the GetCursorPos API but I get an inaccuracy of about 7 twips from the objects actual top and left.

  2. #2
    Join Date
    Dec 2001
    Posts
    6,332

    Re: Position of Dragged Object

    Please remember to rate the posts and threads that you find useful.
    How can something be both new and improved at the same time?

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