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

Thread: Drag an image

  1. #1
    Join Date
    Nov 2001
    Posts
    17

    Drag an image

    Hi!
    I have done a program in which an image is moved by dragging with the mouse, but it moves bad.
    Anybody has the code for moving by dragging an image?
    the code of the mousedragged event.
    thanks a lot.
    sorry for my english



  2. #2
    Join Date
    Jun 1999
    Location
    Eastern Florida
    Posts
    3,877

    Re: Drag an image

    Post your code and we'll help get it working.

    Norm
    Norm

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