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

Merge Assemblies

1 Answer 81 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
CarlosLima
Top achievements
Rank 1
CarlosLima asked on 29 Jul 2010, 12:16 PM
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

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 29 Jul 2010, 01:35 PM
Hi David Petronzio,

Since your custom control derives from RadButton you should add reference to the Telerik.Windows.Controls.dll. We've never tried to merge some of our assemblies with other custom assemblies.

Regards,
Vanya Pavlova
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
CarlosLima
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or