Exemplo n.º 1
0
 public void AddOption(string name, ImageButtonControl button)
 {
     Children.Add(button);
     UpdatePositions();
 }
Exemplo n.º 2
0
 public void AddOption(string name, ImageButtonControl button)
 {
     Children.Add(button);
     UpdatePositions();
 }