private void button1_Click(object sender, EventArgs e) { Бүртгүүлэх bvrt = new Бүртгүүлэх(name); this.Hide(); bvrt.ShowDialog(); }