I have a C# WinForm demo that is based on a Shaped Form with a Docking Manager on it and a few Docking Panels. If I drag a Docking Panel out of the form to create a new window, the new form appears to be a Windows Form. Is there a way to have the new window be created as a Shaped Form with the same style as the one the Docking Panel came from?