Exemplo n.º 1
0
        private void pictureBox26_Click(object sender, EventArgs e)
        {
            Form form = new Anotherosupath();

            form.Show();
        }
Exemplo n.º 2
0
        private void label11_Click_1(object sender, EventArgs e)
        {
            Form form = new Anotherosupath();

            form.Show();
        }