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

Openedge Application Theme

2 Answers 96 Views
Themes and Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 09 Aug 2015, 06:44 PM

In a progress openedge form which inherits from Telerik.WinControls.UI.RadForm, I have added this line into the constructor :

 

ThemeResolutionService:ApplicationThemeName = "visualStudio2012Dark" .

 

However the theme is not being applied to the application. 

Can someone please help out?
Thanks

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 10 Aug 2015, 07:31 AM
Hello David,

Thank you for writing.

Can you please confirm that you have the VisualStudio2012Dark theme added from the toolbox to the form? In addition, can you capitalize the theme name:
ThemeResolutionService:ApplicationThemeName = "VisualStudio2012Dark" .

Let me know how this works.

Regards,
Stefan
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
David
Top achievements
Rank 1
answered on 10 Aug 2015, 09:51 AM

Hi Stefan

Yes I did have the theme on the form.  But changing the name to capitals has done the trick.

Many thanks

David

Tags
Themes and Visual Style Builder
Asked by
David
Top achievements
Rank 1
Answers by
Stefan
Telerik team
David
Top achievements
Rank 1
Share this question
or