Exemplo n.º 1
0
 public void AddLabel(TextLabel lbl)
 {
     board.Controls.Add(lbl.LabelControl);
 }