Exemplo n.º 1
0
 public static void SetSize(string name, int width, int height)
 {
     _controls.SetSize(name, width, height);
 }