hi,
I have made a program where I use drag and drop, I drag a node from a treeview to a panel under a picturebox which causes an image to appear in the picturebox.
When I drag it to the original panel for which I wrote the code it works fine.
I have copied the code to another panel. It didn't work at first but now it somehow does, I didn't change anything. But on other panels I get another icon. Not the copy, but the error. Allowdrop = true in properties
thanks a lot
