private void mượnToolStripMenuItem_Click(object sender, EventArgs e) { frmMuon f = new frmMuon(); f.ShowDialog(); }