There are 2 listbox . The point is to drag a string from one to another. If you can at least with simple examples ... I use WinForms . How to use drag and drop from listbox1 to listbox2 ?

0