private void btnMoi_Click(object sender, EventArgs e) { txtMaKH.ResetText(); txtMaHD.Text = bll.GetMaHDMoi().ToString(); hangmua = new Dictionary <int, int>(); }