Exemplo n.º 1
0
        private void label15_Click_1(object sender, EventArgs e)
        {
            AboutUs etis = new AboutUs();

            etis.ShowDialog();
        }
Exemplo n.º 2
0
        private void button2_Click(object sender, EventArgs e)
        {
            AboutUs hackers = new AboutUs();

            hackers.ShowDialog();
        }
Exemplo n.º 3
0
        private void simpleButton6_Click_1(object sender, EventArgs e)
        {
            AboutUs etis = new AboutUs();

            etis.ShowDialog();
        }