//okno podpowiedzi 2 private void button7_Click(object sender, EventArgs e) { Hint2 h2 = new Hint2(); h2.Show(); }