http://www.vb-helper.com/HowTo/draglst3.zip

	Purpose
Drag items between two ListBoxes

	Method
Use normal drag and drop. Start the drag in the ListBox's MouseDown event
handler. Display appropriate icons in the DragOver event handlers.

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
