Exemplo n.º 1
0
 public void SaveArt(object obj, EventArgs ea)
 {
     this.Invalidate();
     schets.Save();
 }