示例#1
0
 private void TxtMK2_Click(object sender, EventArgs e)
 {
     TxtChuThich.Clear();
     TxtChuThich.Text = "Mật khẩu cần được nhập lại để đảm bảo sự chắc chắn";
 }
示例#2
0
 private void textBox4_Click(object sender, EventArgs e)
 {
     TxtChuThich.Clear();
     TxtChuThich.Text = "Số tiền nạp đầu tiên";
 }
示例#3
0
 private void textBox2_Click(object sender, EventArgs e)
 {
     TxtChuThich.Clear();
     TxtChuThich.Text = "Yêu cầu 1-50 ký tự";
 }
示例#4
0
 private void textBox3_Click(object sender, EventArgs e)
 {
     TxtChuThich.Clear();
     TxtChuThich.Text = "Sử dụng khi xảy ra tranh chấp tài khoản";
 }
示例#5
0
 private void textBox1_Click(object sender, EventArgs e)
 {
     TxtChuThich.Clear();
     TxtChuThich.Text = "Yêu cầu chữ IN HOA từ 6-18 ký tự";
 }