Hi,
I've created a skin based off of the Metro skin using the Telerik Visual Style builder.
Iv'e downloaded and used a tool to put this skin into an assembly http://www.acdevsoftware.ch/Download/Default.aspx?lang=en#TOOLS
I have now put the following into my appSettings.
When my application runs however the skins don't seem to be rendering/showing up properly and i'm pretty stumped, your assistance is greatly appreciated.
I've created a skin based off of the Metro skin using the Telerik Visual Style builder.
Iv'e downloaded and used a tool to put this skin into an assembly http://www.acdevsoftware.ch/Download/Default.aspx?lang=en#TOOLS
I have now put the following into my appSettings.
When my application runs however the skins don't seem to be rendering/showing up properly and i'm pretty stumped, your assistance is greatly appreciated.
<add key="Telerik.Web.SkinsAssembly" value="Greenbox" /><add key="Telerik.EnableEmbeddedSkins" value="true" /><add key="Telemeter.Skin" value="Greenbox" />