Exemplo n.º 1
0
 private void buttonItem5_Click(object sender, EventArgs e)
 {
     frmPrintDespachoCombustible ofrmPrintDespachoCombustible = new frmPrintDespachoCombustible();
     ofrmPrintDespachoCombustible.ShowDialog();
 }
Exemplo n.º 2
0
        private void buttonItem43_Click(object sender, EventArgs e)
        {
            frmPrintDespachoCombustible ofrmPrintDespachoCombustible = new frmPrintDespachoCombustible();

            ofrmPrintDespachoCombustible.ShowDialog();
        }