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 want to fire DragDrop event on panel and move controls.Can I do this?If you can give me an idea it will be great.Thank you

0 answers