예제 #1
0
        private void pictureBox1_Click_1(object sender, EventArgs e)
        {
            chaofan c = new chaofan();

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

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

            c.ShowDialog();
        }