Exemplo n.º 1
0
 public Graphics()
 {
     showForm             = new ShowForm();
     showForm.FormClosed += showForm_FormClosed;
 }