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

request for know about telerik *.dll references

3 Answers 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Abhinab
Top achievements
Rank 1
Abhinab asked on 03 Dec 2012, 08:57 PM
Dear Sir,
 please tell me if i install .dll references
 to this path C:\Windows folder then how my distributed Application .exe file use or read its resource means i am not include  telerik .dll
(example -- Telerik.WinControls.Themes.Office2010BlackTheme.dll ) file resource to my project bin folder ..i am doing WinForm Project on using C#. please give me a suggestion and sorry for my bad english.
and many many thanks for you and your all team members for giving us that type of beautiful WinForm controls.

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 06 Dec 2012, 01:05 PM
Hi Abhinab,

Thank you for writing.

Please refer to the following documentation article, which describes the permitted ways to distribute application using RadControls for Winforms:
http://www.telerik.com/help/winforms/installation-deployment-and-distribution-redestributing-telerik-radcontrols-for-windows.html.

Should you have any additional questions, do not hesitate to write back.
 
Greetings,
Stefan
the Telerik team
Q3’12 of RadControls for WinForms is available for download (see what's new). Get it today.
0
Abhinab
Top achievements
Rank 1
answered on 07 Dec 2012, 05:22 AM
Thanks for replying sir.

sir now  i read about ILMerge and sir i also read about .netshrink ( http://www.pelock.com/products/netshrink ). Sir if i bind using .netshrink
then my application is chance to crash or not sir?and  uing third party dotnet .dll and .exe binder is correct or not sir ?please give me your personal  thoughts.

and sir i am using  office2010blue theme on my winform apllication.but when i move cursor on default Cancel button on the title bar then not higlight its background red.(only highlight transparent or like white) and minimize and maximize button also same highlights with cancel button.

sir i need minimize and maximize button highlight color light blue and cancel button highlight color is red when mouse cursor move on it when applying  office2010blue theme .please help me sir.

and sir if i use one theme on winform then i am unable to used other theme on different Rad controls on same winform.please give me a suggestion..

thank you sir and also sorry for my bad english..
0
Stefan
Telerik team
answered on 07 Dec 2012, 02:39 PM
Hi,

Thank you for writing back.

I am not aware how this tool works and how it may impact your application, however, RadControls for WinForms are not tested with it, so I cannot tell what can you expect from using them.

Using third party assemblies in the project should be OK in general, as long as our components are not affected by them. Of course, for questions about such libraries you should ask their creators.

I assume that you want to change the appearance of the Minimize, Maximize and the Close buttons with the Office2010Blue theme. If so you can do that by modifying the default Office2010Blue theme as per your requirements:
1. Open Visual Style Builder and select File >> Export Built-in Themes. This option will export all available predefined themes as theme packages.
2. In Visual Style Builder select File >> Open Package and select Office2010Blue.tssp file.
3. In the Repository window, find the repository items related to the fill of the button when hovered and change the color to the desired onefont set their Font property to Microsoft Sans Serif.
4. Save the package and load it in your project as described here.

You can use the modified theme and change it to any other one when needed.

Off topic, please do not mix different subjects in the same thread as this makes searching for a particular information harder. Please open new threads for questions not related to the initial topic of a thread.
 
Greetings,
Stefan
the Telerik team
Q3’12 of RadControls for WinForms is available for download (see what's new). Get it today.
Tags
General Discussions
Asked by
Abhinab
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Abhinab
Top achievements
Rank 1
Share this question
or