Is there an accepted way to \"move\" a control.
My client wants to place a certain chunk of markup (representing some visual element) in one of several different pla
Do Web Parts do what you want to do?
Or, you can change the parent programmatically of your controls to move them into a separate area.