private void pregledToolStripMenuItem1_Click(object sender, EventArgs e) { PregledZakupaca pz = new PregledZakupaca(); pz.Show(); }