Exemplo n.º 1
0
 public void LimpiarCampos()
 {
     IngCodSoc.ResetText();
     IngNomb.ResetText();
     IngDir.ResetText();
     IngCodSoc.Focus();
 }
Exemplo n.º 2
0
 public void LimpiarCampos()
 {
     IngNomb.ResetText();
     IngEdad.ResetText();
     IngTel.ResetText();
     IngDir.ResetText();
     IngNomb.Focus();
 }