CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2001
    Location
    Wisconsin, USA
    Posts
    150

    VB DragDrop Tutorial

    Does anyone know of a good tutorial on how to perform dragdrop events? I don't know where to start on how
    to do this, and asking questions on how to do it here would be pointless as I don't have the slightest idea
    how to do it. So does anyone know of a decent tutorial on this subject?


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

    Re: VB DragDrop Tutorial

    go to http://search.microsoft.com/us/SearchMS.asp
    and search on "Drag Drop example visual basic" (without the quotes of course) and somewhere about hit 7 starts explanations of the Drag/drop with examples.

    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