Exemplo n.º 1
0
        private void button1_Click_1(object sender, EventArgs e)
        {
            Faculty_Pannel fpc = new Faculty_Pannel();

            fpc.Show();
        }
Exemplo n.º 2
0
        private void button1_Click(object sender, EventArgs e)
        {
            Faculty_Pannel fcp = new Faculty_Pannel();

            fcp.Show();
        }