Пример #1
0
 public override void MuisLos(SchetsControl s, Point p)
 {
     s.Schets.verwijderUitLijst(p);
     s.TekenUitLijst();
 }