C# Drag and drop controls within a container
I've been using the drag and drop controls within a container example but could do with some help. If I want to drag and drop more than one button, say multiple buttons created at runtime and held in an arraylist how would I go about this?