private void yetkiEkranıToolStripMenuItem_Click(object sender, EventArgs e) { frmYetki frm = new frmYetki(); FormAcikmi(frm); }