private void клавиатураToolStripMenuItem_Click(object sender, EventArgs e) { Form2 form = new Form2(); form.Show(); }