Ejemplo n.º 1
0
 private void txtSrchFolio_KeyPress(object sender, KeyPressEventArgs e)
 {
     Filtro.Numeros(e);
 }