I have used the Telerik RadCaptcha control in a number of projects and can never get a skin to work with it. All other controls are using the skin defined in the Web.config file in the key:
<add key="Telerik.Skin" value="Bootstrap"/>
Does anyone have any idea why the RadCaptha is the only control that doesn't follow this in my projects?