Check følgende eksempel for information om hvordan du kan lave drag'n'drop, og tag også og check de andre artikler, endelig et site med artikler på et rimelig højt niveau (f.eks en del patterns :) )...
http://www.c-sharpcorner.com/Graphics/DragDrop4BoardGamesSM.aspDeres beskrivelse af projektet er :
This application shows how the drag and drop features in C# could be used to create a simple board game or whatever. I didn't put any type of game in the application in order to keep the source code simple. The application just lets you move the dots around the board. It allows highlighting a tile when you drag over it, doesn't allow dragging onto a tile with a dot, and the cursor changes depending on whether or not you can drop the dot.
Der er source eksempler på hvordan de dragger objekter etc :)
Håber det er svar nok :)
Mvh Poul