Ejemplo n.º 1
0
			public OptionSection AddTo(Control ctrl)
			{
				ctrl.Add(this);
				return this;
			}