Example #1
0
 private void btnKreiraj_Click(object sender, EventArgs e)
 {
     KontrolerKI.kreirajArtikal(txtId, btnKreiraj, groupBox1);
 }