private void button6_Click(object sender, EventArgs e) { var d = new WritingSystemTest(); d.ShowDialog(); }