Пример #1
0
 private void txtGiaSua_KeyPress(object sender, KeyPressEventArgs e)
 {
     TienIch.BuocNhapSo(e);
 }
Пример #2
0
 private void txtKhuyenMai_KeyPress(object sender, KeyPressEventArgs e)
 {
     TienIch.BuocNhapSo(e);
 }