Exemple #1
0
 private void tb_cod_cta_KeyDown(object sender, KeyEventArgs e)
 {
     if (e.KeyData == Keys.Up)
     {
         CREARSIS._5_CTB.ctb004_plan_cuen_.ctb004_01 obj = new CREARSIS._5_CTB.ctb004_plan_cuen_.ctb004_01();
         obj.va_axu_tip = 1;
         o_mg_glo_bal.mg_ads000_03(obj, this);
     }
 }
Exemple #2
0
 private void tb_cod_cta_ButtonCustomClick(object sender, EventArgs e)
 {
     CREARSIS._5_CTB.ctb004_plan_cuen_.ctb004_01 obj = new CREARSIS._5_CTB.ctb004_plan_cuen_.ctb004_01();
     obj.va_axu_tip = 1;
     o_mg_glo_bal.mg_ads000_03(obj, this);
 }
Exemple #3
0
 //[Menu PLAN DE CUENTAS]
 private void mn_ctb002a_Click(object sender, EventArgs e)
 {
     CREARSIS._5_CTB.ctb004_plan_cuen_.ctb004_01 obj = new CREARSIS._5_CTB.ctb004_plan_cuen_.ctb004_01();
     o_mg_glo_bal.mg_ads000_01(obj, this, 1);
 }