private void toolStripButton3_Click(object sender, EventArgs e) { this.text = Exporter.FixString(textQuestText.Text); cancel = false; this.Close(); }