Exemplo n.º 1
0
 private void cuentasPorPagarToolStripMenuItem_Click(object sender, EventArgs e)
 {
     Registros.CuentasxPagarForm cuentasxPagar = new Registros.CuentasxPagarForm();
     cuentasxPagar.Show();
 }
Exemplo n.º 2
0
 private void cuentasPorPagarToolStripMenuItem_Click(object sender, EventArgs e)
 {
     Registros.CuentasxPagarForm cuentasxPagar = new Registros.CuentasxPagarForm();
     cuentasxPagar.Show();
 }