示例#1
0
        private void button3_Click_1(object sender, EventArgs e)
        {
            funciones n = new funciones();

            n.VentanaControl(this);
        }