0
votes
votes
0 answers
Move controls when Drag and drop on panel in C#
I want to drag controls on panel and when dragging I want to move the control and also I want to drag and drop controls to another panel.I have tried out mouseUp,mouseDown,MouseMove events of control.But that is not what I am looking for.I ...
