private void button1_Click(object sender, EventArgs e) { frmBranch_1 frm = new frmBranch_1(); frm.ShowDialog(); }