private void toolStripMenuItem1_Click(object sender, EventArgs e) { MojProfil mp = new MojProfil(korisnickoIme1); mp.Show(); }