Hi I've been trying to do a swap between two PictureBoxes with drag and drop, the code I'm using to do the drag and drop is C# Drag and Drop from one Picture box into Another
But I have 9 pictureboxes and i need the swap to be dynamic, cant manage to get the name of the picturebox from where the image is coming so i can do the swap, would love some help on the subject.