private void nhatkyToolStripMenuItem_Click(object sender, EventArgs e) { Nhatky nhatky = new Nhatky(); nhatky.Show(); }