Exemplo n.º 1
0
 protected void Quantities(object sender, EventArgs e)
 {
     Gebat.Cantidades cant = new Gebat.Cantidades ();
     cant.Modal = true;
     cant.Show ();
 }
Exemplo n.º 2
0
 protected void Quantities(object sender, EventArgs e)
 {
     Gebat.Cantidades cant = new Gebat.Cantidades();
     cant.Modal = true;
     cant.Show();
 }