Is it possible to make a control (say, the RadialGauge control) to be draggable (meaning, to be able to be dragged and placed in a new location) at run-time?
I have seen some code where a control is drag-dropped into another control but that is not what I am looking for.
I need the user to be able to reorient the position of the control at run-time.
BR