private void faturaBilgisiOkuToolStripMenuItem_Click(object sender, EventArgs e) { E00_7 mxf = new E00_7(); mxf.MdiParent = this; mxf.Show(); }