Method AddControl AddControl(SimpleControl) Implementation needed by IControlContainer to add controls. Declaration public void AddControl(SimpleControl control) Parameters Type Name Description SimpleControl control Control to add. Implements IControlContainer.AddControl(SimpleControl)