Beispiel #1
0
 private void btn_close_Click(object sender, EventArgs e)
 {
     this.Close();
     ProdajaForm.zatvoriRacun();
 }