Exemplo n.º 1
0
 public override void DrawFill(Graphics Gp)
 {
     Gp.FillEllipse(PenDraw.Brush, controlPanel);
 }