private void btnXoa_Click_1(object sender, EventArgs e) { bus_MonHoc.xoaMH(txtMaMH.Text); MonHoc_Load(sender, e); }