private void MCADDKhachhang_Load(object sender, EventArgs e) { LoadTypeofCustomer(); LoadDG(); txtMSKH.Text = customer.GetID(); txtName.Focus(); }