private void button2_Click(object sender, EventArgs e)//mavi { Decrypter decrypter = new Decrypter(); this.Hide(); decrypter.Show(); }