Exemplo n.º 1
0
 private void txtGiaSua_KeyPress(object sender, KeyPressEventArgs e)
 {
     TienIch.BuocNhapSo(e);
 }
Exemplo n.º 2
0
 private void txtKhuyenMai_KeyPress(object sender, KeyPressEventArgs e)
 {
     TienIch.BuocNhapSo(e);
 }