I am trying to destroy a DockPanel rather than having its DockState changed to "hidden" when I click the "x" to close the window. The windows I close will never be viewed again.
It is also causing problem with the "SaveXML" and "LoadXML" layout features. Windows that are "hidden", save as hidden, but when the "LoadXML" function is run the windows change state to "docked".
How can I destroy panels I do not want anymore?
Thanks
It is also causing problem with the "SaveXML" and "LoadXML" layout features. Windows that are "hidden", save as hidden, but when the "LoadXML" function is run the windows change state to "docked".
How can I destroy panels I do not want anymore?
Thanks