public void button3_Click(object sender, EventArgs e) { dodaj okno = new dodaj(log, pass); okno.Show(); }