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

HELP!!!!!!!!!!!!!!!!!!!!

2 Answers 98 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Caleb
Top achievements
Rank 1
Caleb asked on 14 Apr 2013, 04:34 AM
Recent  I have been having trouble unseeing themes for rad controls. I have visual studio 2012 ultimate and premium the same thing happens on both.

Ive attached screen shots. the name of the screen shot tells which step it is. e.g picture "1" shows the first thing I did and so on.


Please help and thanks in advance.

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 17 Apr 2013, 03:36 PM
Hello Caleb,

Thank you for writing.

Please make sure that you have the Telerik.WinControls assembly referenced in your project since this type is located there. Then add the following import and you should be able to access this type:
Imports Telerik.WinControls

I hope this helps.
 
Greetings,
Stefan
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
0
Benj
Top achievements
Rank 2
answered on 23 Apr 2013, 01:34 AM
There is another way to do this in a more efficient way by applying the initial themes of your radcontrols to the designer. You can do this by going to the designer (or double click the form from the solution explorer). From the toolbox menu, drag your selected theme to your form (for ex. Windows7Theme), right click your form and click Properties, and then select the theme from the "ThemeName" field. So you won't have to hard code everything.
Tags
General Discussions
Asked by
Caleb
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Benj
Top achievements
Rank 2
Share this question
or