I have something similar to a wizard control, in the middle is a Panel I would like to use to place any child controls.
I have found using the ScrollableControlDesig
I found the answer here!
The key is ControlDesigner.EnableDesignMode().
ControlDesigner.EnableDesignMode()