//baglanti bgl = new baglanti(); // Ayarlar Butonu private void button1_Click(object sender, EventArgs e) { Home frm2 = new Home(); frm2.Show(); }