private void quảnLíThiếtBịToolStripMenuItem_Click(object sender, EventArgs e) { frmTBThietBi tb = new frmTBThietBi(); tb.Show(); Hide(); }