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
?
- 2What GUI technology is used? WPF, WinForms? - αλεχολυτ
- And what if you use this? :) docs.telerik.com/devtools/winforms/gridview/rows/drag-and-drop - And
- @Side Kick; If you have understood the question, you can answer it yourself. - 4per
|