Hi,
I have a main windows form that includes a racDock with the "AutoDetectMdiChildren" to true.
I need that children MDI winform can be only docked inside the racDock area, so, I would like that the user can dock the MID child form to the top/botton/left/right but not be able to extract the windows to another independent windows outside the parent form where is the racDock control.
How can I disable that the MDI child form could be outside of the parent form?.
Thanks a lot.
Francisco