Exemplo n.º 1
0
 private void odustaniGmb_Click(object sender, EventArgs e)
 {
     parentForm.Close();
     this.Close();
 }