Results 1 to 12 of 12

Thread: [RESOLVED] [2005] Drag & Drop Multiple Selections from a ListBox

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2007
    Posts
    85

    Resolved [RESOLVED] [2005] Drag & Drop Multiple Selections from a ListBox

    I have a form with several Listboxes. Two of them are setup as MultiSelect and I have coded DragDrop events to move objects between them, which all works great when a single item is selected.
    The problem I am having is that the listbox control changes selection when the left mouse button goes down, clearing other selected items. I can drag multiple items if I right click drag the selection, but this seems counter intuitive for the user.
    Does anyone have any suggestions on changing this behavior? I assume this could be changed in a custom derived listbox control, but I am not sure how to go about doing that.
    Last edited by Nihilistic Mystic; Dec 7th, 2007 at 03:34 PM.

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