private void button8_Click(object sender, EventArgs e) { Form9 DokuzarSayma = new Form9(); DokuzarSayma.Show(); }