SetParentWindow(window)
Posted: Sun Mar 20, 2016 4:25 pm
Native commands for setting a window parent so that you can change the parent of a window that has previously had it's window parent set with OpenWindow. This should also allow you to release the child from the parent so it becomes a standalone window.