Exemplo n.º 1
0
        private void pictureBox6_Click(object sender, EventArgs e)
        {
            Informescs informes = new Informescs();

            informes.ShowDialog(this);
        }
Exemplo n.º 2
0
        private void label5_Click(object sender, EventArgs e)
        {
            Informescs informes = new Informescs();

            informes.ShowDialog(this);
        }