private void TKNamToolStripMenuItem_Click(object sender, EventArgs e) { TKNam tkn = new TKNam(); tkn.Show(); }