Method GetControlList GetControlList() Implementation needed by IControlContainer to get the object's controls list. Declaration public IEnumerable<SimpleControl> GetControlList() Returns Type Description IEnumerable<SimpleControl> Controls Implements IControlContainer.GetControlList()