Exemplo n.º 1
0
        private void label1_Click(object sender, EventArgs e)
        {
            supply spl = new supply();

            spl.Show();
        }
Exemplo n.º 2
0
        private void pictureBox2_Click(object sender, EventArgs e)
        {
            supply sply = new supply();

            sply.Show();
        }