예제 #1
0
 private void txb_Khach_Leave(object sender, EventArgs e)
 {
     kt_DatPhong   = false;
     txb_MaKH.Text = bus_kh.TaoMaKH();
     DropDown_GioiTinh.selectedIndex = 1;
 }