private void thốngKêToolStripMenuItem_Click(object sender, EventArgs e) { frm_ThongKe tk = new frm_ThongKe(); tk.ShowDialog(); }