I've been trying to figure out how to add ios controls to the VS 2015 toolbox. When I ran the Telerik setup, the Visual Studio 2015 integration was checked. however there isn't a new tab for the Telerik controls. I even tried adding it manually through the 'Choose Items' option ,NEt Components and browsing to Telerik.Xamarin.iOS.dll. I received an error stating that there are no Components available. When I tried to run the Telerik example I saw that file added as a reference. Does that mean I have to add the controls and programaticaly position them at runtime or is there a way to add them to the toolbox and use them in design time? When I add the windows phone controls in a windows phone project they appear in the toolbnox as expected so I'm not sure why the same doesn't work for iOS,