Exemplo n.º 1
0
 private void txtRua_KeyPress(object sender, KeyPressEventArgs e)
 {
     Valida.TeclaLetras(e);
 }