Esempio n. 1
0
        private void pictureBox1_Click_1(object sender, EventArgs e)
        {
            chaofan c = new chaofan();

            c.ShowDialog();
        }
Esempio n. 2
0
        private void tabPage1_Click(object sender, EventArgs e)
        {
            chaofan c = new chaofan();

            c.ShowDialog();
        }
Esempio n. 3
0
        private void label42_Click(object sender, EventArgs e)
        {
            chaofan c = new chaofan();

            c.ShowDialog();
        }