private void btnDodaj_Click(object sender, EventArgs e) { if (kki.dodajFotografiju()) { this.Close(); } }