Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3627
Deploying themes
posted

Hello,

If I assign themes to my grids, how does that theme information get deployed? Can I still xcopy to the client machine? Also, if I use the office 2k theme, will it work on an XP box?

Thanks.

Parents
No Data
Reply
  • 9694
    posted

    Hi,

    In the Project Properties, there is a section for deployment called Publish. In this tabbed section, there is an Application Files button. THis will bring up a dialog with publishing options for the executable and all added assemblies. You can set the Publish Status option to Include for the Infragistics assemblies, including the theme DLLs.

    All the Themes will work on any system that includes the appropriate .NET framework. In other words, all themes will work on all versions of the Windows OS which can run your WPF application. If I learn of any caveats about our Themes running on Windows XP, I will let you know.

    Thanks!

    Curtis

Children