I'd like to drag a single item from one ListBox to another. I don't want any items removed from any ListBox. I don't want the entire box shown being dragged... just the item I've selected. For some reason, all of the examples I've found do different things and never seem to show something as simple as this should be. All help is appreciated.