private void nhậpHàngToolStripMenuItem_Click(object sender, EventArgs e) { FormNhapHang frmNhapHang = new FormNhapHang(); frmNhapHang.Show(); }