Use the control top and left properties.
You can use code to drag the control to where it is required in the control mouse move event. Then in the mouse up event update a table with the control name, top and left values
Alternatively select a control by clicking on it, get the control name...