StrataFrame Forum

Theme issue

http://forum.strataframe.net/Topic26074.aspx

By Vikas Gupta - 2/17/2010

how can i apply theme on my presentation layer..

please favour

By Trent L. Taylor - 2/17/2010

The easiest way to set the theme for an application is to drop on a DefaultApplicationTheme control and set it there. This is just a pass through tot he ApplicationTheme class, but makes it easier to implement in the application.



You must be using StrataFrame theme supported controls in order to see the theme reflected in the application. If you look at the ApplicationTheme sample or the StrataFlix sample, they both show how to implement themes.