There is this thing called parenting. You right click the gui control to make the next gui control you place a "child" of that control. This means its location is determined by the location of that control
On the gui you have, if you try to move the window, all the things on the window will stay where they are.