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

[Solved] Modify the RadControls on one's demand

1 Answer 57 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
ellic
Top achievements
Rank 1
ellic asked on 29 Mar 2012, 10:01 AM
As described here, I want to modify the RadControls to use just three controls, because when I added the "Telerik.Windows.Controls.Input.dll", "Telerik.Windows.Controls.Primitives.dll" and "Telerik.Windows.Core.dll", they almost add up to 1MB, which is even larger than my application, I just need the DataBoundListbox, BusyIndeicator, and JumpList (some other controls may be included later);


Then I downloaded the source code, tried to modify the RadControls, just found it hard to clear the reference of each part.


So I'm wondering how can I figure out this problem.


Thanks,
ellic

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 29 Mar 2012, 11:07 AM
Hi Ellic,

Thanks for writing and for your question.

If you want to use RadDataBoundListBox, RadJumpList and RadBusyIndicator you only need to reference the following DLLs:

Telerik.Windows.Core.dll
Telerik.Windows.Controls.Primitives.dll
Telerik.Windows.Controls.Data.dll

You do not need the Telerik.Windows.Controls.Input.dll.

Currently I cannot confirm that we are going to port our Assembly Minifier to the Windows Phone platform, as otherwise mentioned on the thread you have referenced here.

Let me know if you have further questions or need assistance.

Regards,
Deyan
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
General Discussions
Asked by
ellic
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or