Exemplo n.º 1
0
 private void txtAgencia_KeyPress(object sender, KeyPressEventArgs e)
 {
     e.SomenteNumeros();
 }