Esempio n. 1
0
        private void button6_Click(object sender, EventArgs e)
        {
            this.Hide();
            Form17 f17 = new Form17();

            f17.ShowDialog();
        }
Esempio n. 2
0
        private void pictureBox1_Click(object sender, EventArgs e)
        {
            this.Hide();
            Form17 f17 = new Form17();

            f17.ShowDialog();
        }