Hi,
I've figured out how to drag and drop from list box to list box and treeview to treeview. Is there anyway to highlight text in a textbox and drag it to a list item in the listbox. So every item dragged to a listitem will have ListItem(1), then if two items are dragged it would be ListItem(2), etc. Also, is it possible to drag items off of a ListBox control so they won't appear anywhere?
Thanks in advanced