private void textPreviewToolStripMenuItem_Click(object sender, EventArgs e) { PreviewText x = new PreviewText(this); }