I am adding a usercontrol to a form. Then creating event handlers that allow for the movement of the usercontrols! The problem is I am creating them dynamically, so once I add a second usercontrol, the event handlers don't apply the previous usercontrol! Please help!
Arindam