Esempio n. 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";
 }
Esempio n. 2
0
 private void textBox4_Click(object sender, EventArgs e)
 {
     TxtChuThich.Clear();
     TxtChuThich.Text = "Số tiền nạp đầu tiên";
 }
Esempio n. 3
0
 private void textBox2_Click(object sender, EventArgs e)
 {
     TxtChuThich.Clear();
     TxtChuThich.Text = "Yêu cầu 1-50 ký tự";
 }
Esempio n. 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";
 }
Esempio 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ự";
 }