C# Tutorial: Drag’n’Drop Custom Controls
This start-to-finish video shows how to add drag’n’drop functionality for moving data between custom controls in your C# application.
In this example, we’ll create a color palette that allows us to drag colored boxes into a workspace.