Exemplo n.º 1
0
        private void button7_Click(object sender, EventArgs e)
        {
            Form9 p = new Form9();

            p.ShowDialog();
        }