Ejemplo n.º 1
0
        private void toolStripButton4_Click(object sender, EventArgs e)
        {
            FOrdenProduccion op = new FOrdenProduccion();

            op.MdiParent = this;
            op.Show();
        }
Ejemplo n.º 2
0
        private void toolStripButton4_Click(object sender, EventArgs e)
        {
            FOrdenProduccion op = new FOrdenProduccion();

            op.MdiParent = this;
            op.Show();
        }