Ejemplo n.º 1
0
        private void button3_Click(object sender, EventArgs e)
        {
            Fecha frm1 = new Fecha();

            frm1.Show();
        }