private void button1_Click(object sender, EventArgs e) { Yetki_Turu_Ekleme_Sayfasi sayfa = new Yetki_Turu_Ekleme_Sayfasi(); sayfa.ShowDialog(); }