private void anaSayfaToolStripMenuItem_Click(object sender, EventArgs e) { AnaSayfa AnaSayfa = new AnaSayfa(); YavruForm(AnaSayfa); }