This question is locked. New answers and comments are not allowed.
Hi,
I'm trying to create a custom Button using a silverlight Class Library that inherits from RadButtom, and when I add my class library dll to another project and try to use my custom Button and a error is occurs telling that the Telerik.windows.Controls reference is missing.
Is there any way of merging the .dll from my class library with the one needed from Telerik, or to make custom control working without the need of add the the reference for my class library and the Telerik assembly?
Regards
I'm trying to create a custom Button using a silverlight Class Library that inherits from RadButtom, and when I add my class library dll to another project and try to use my custom Button and a error is occurs telling that the Telerik.windows.Controls reference is missing.
Is there any way of merging the .dll from my class library with the one needed from Telerik, or to make custom control working without the need of add the the reference for my class library and the Telerik assembly?
Regards