This is a migrated thread and some comments may be shown as answers.

Custom skin

1 Answer 102 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Anzar
Top achievements
Rank 2
Anzar asked on 15 Feb 2013, 12:11 PM
Hi,
I created a  skin for telerik controls by using http://stylebuilder.telerik.com/ and downloaded as zip file. then convert it as dll by using  a toll got from http://www.telerik.com/community/forums/aspnet-ajax/style-builder/tool-for-embedding-custom-skins-into-an-assembly.aspx , TELERIK ADMIN POST SECTION(First Post).  The converted dll referenced to my project. In my page, using skin chooser (including your default skins and my custom skin)and change the skin at run time.  But when i choosing my custom skin it show the below error message.


Telerik.Web.UI.RadFormDecorator with ID='RadFormDecorator1' was unable to find an embedded skin with the name 'TelerikSkins'. Please, make sure that the skin name is spelled correctly and that you have added a reference to the Telerik.Web.UI.Skins.dll assembly in your project. If you want to use a custom skin, set EnableEmbeddedSkins=false. 


I can' t set  

EnableEmbeddedSkins=false.Because i need to set any skin from the skin chooser at run time.



What i do?.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 20 Feb 2013, 08:34 AM
Hi Anzar

From Q2 2011 on RadSkinManager works with custom skins as well.Please check the following documentations RadskinManager
(using RadSkinManager for applying Custom Skins section) to know about how to add a new Skin to Chooser Combobox

Thanks
Princy
Tags
FormDecorator
Asked by
Anzar
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Share this question
or