Exemplo n.º 1
0
 private void buttonItem47_Click(object sender, EventArgs e)
 {
     frmPrintDespachoGasEst ofrmPrintDespachoGasEst = new frmPrintDespachoGasEst();
     ofrmPrintDespachoGasEst.ShowDialog();
 }
Exemplo n.º 2
0
        private void buttonItem47_Click(object sender, EventArgs e)
        {
            frmPrintDespachoGasEst ofrmPrintDespachoGasEst = new frmPrintDespachoGasEst();

            ofrmPrintDespachoGasEst.ShowDialog();
        }