예제 #1
0
        private void label1_Click(object sender, EventArgs e)
        {
            supply spl = new supply();

            spl.Show();
        }
예제 #2
0
        private void pictureBox2_Click(object sender, EventArgs e)
        {
            supply sply = new supply();

            sply.Show();
        }