private void button3_Click(object sender, EventArgs e) { InsertWords iw = new InsertWords(lista_rijeci); iw.Show(); }