Senin, 02 Agustus 2010

WPF: Drag and drop between listboxes

In this post we saw the way to drop files in a WPF window, now we are going to see a way to drag and drop items between listboxes. Lets say tha we have 2 listboxes in a window and we like to take items from the first one and drop them in the second one. So, i think it’s time for some coding…open visual studio, create a new WPF project and add 2 listboxes like the following ones:        

Tidak ada komentar:

Posting Komentar