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.
Hello Chetan,
Currently, the Infragistics themes provide styles/control templates only for the Infragistics controls.
You might want to submit a feature request for adding a IG Button control in our package or making the themes for the built-in controls as well. You can do that here.
You might want to take a look at this article in our help as well.
Hi Curtis,
I am using Infragistics controls in my WPF application but I could not find Button control in WPF Infragistics control library.On theme change, All control's style gets changed except Button.
Is there any control available in Infragistics control library which work as button and Infragistics themes can be applied to it..?
Thanks,
Chetan
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