private void buttonPiram_Click(object sender, EventArgs e) { Piram windowPiram = new Piram(); windowPiram.Show(); }