private void newlocbutton_Click(object sender, EventArgs e) { newphysicallocation newloc = new newphysicallocation(); newloc.Show(); }