When the user pulls a toolwindow out of the dock control so that it appears as its own window, the ParentForm property no longer points to the form it was docked in. Does this mean dock windows can be dragged and dropped from one dock control to another, or is this a side-effect or bug of some sort? Is there an alternative way to get the parent dock control where the window was pulled from after the fact?