Пример #1
0
 public void LimpiarCampos()
 {
     IngCodSoc.ResetText();
     IngNomb.ResetText();
     IngDir.ResetText();
     IngCodSoc.Focus();
 }
Пример #2
0
 public void LimpiarCampos()
 {
     IngCodSoc.ResetText();
     IngNomb.ResetText();
     IngEdad.ResetText();
     IngTel.ResetText();
     IngCodSoc.Focus();
 }