示例#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);
 }