private void button13_Click(object sender, EventArgs e) { Form fm = new TabControlTest(); fm.ShowDialog(); }