Community discussion forum

Drag and Drop ListBox items

This is a comment thread discussing Drag and Drop ListBox items
  • 9 years ago

    This thread is for discussions of Drag and Drop ListBox items.

  • Advertisement

    Simply the fastest line-level profiler for .NET ever

    “The low overhead means it has minimal impact on the execution of my program”
    Mark Everest, Development Team Leader, Renault F1 Team Ltd.

    Try out the new ANTS Profiler 4 for yourself. Download your 14-day trial now

  • 5 years ago

    Nice work! Thanks James. Why not extend the code to allow for any number of listboxes by creating a  global control variable (set in MouseDown sub) which would identify the source list for the RemoveItem command in the DragDrop sub?

  • 5 years ago

    This works very fine for me.
    Thanks a lot
    paff

  • 3 years ago

    Trying to use this for listboxes in VBA. is there a specific reference library I may be missing/needed for this to work?

  • 2 years ago

    Hello,


    I've been trying to adjust this code for listbox - label drag dropping, changed some things of course, but
    it doesn't seem to work.
    Can anyone help me ?
    thx

Post a reply

Enter your message below

Sign in or Join us (it's free).