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

    drag drop text,html,dat,etc etc

    I want to be able to drag a file, prefferably txt onto a listbox.. then it will add to the listbox and then open up on a textbox =)

    how can i do ?

    ?

  2. #2
    Join Date
    May 1999
    Location
    Omika, Japan
    Posts
    729

    Re: drag drop text,html,dat,etc etc

    I had posted some code for a similar question a couple of days back. Subjest is something like "Ole Drag Drop" ..
    Check it. Should be helpful


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