Example #1
0
 private void txtmaTP_TextChanged(object sender, EventArgs e)
 {
     txtTenTp.Text = ConnectDatabase.getTenTruongPhongTuMaTruongPhong(txtmaTP.Text);
 }