Esempio n. 1
0
 private void TxtNombre_KeyPress(object sender, KeyPressEventArgs e)
 {
     ObjServer.Solo_Letras(e);
 }