Пример #1
0
 private void txtCodProd_KeyPress(object sender, KeyPressEventArgs e)
 {
     _ap_ctr.SoloNumerosyLetras(e);
 }