Hi together!
We switched to Infragistics WinForm controls version 9.1. In our application we used the StyleManager.Load-method to load the styles for the whole application. With version 8.x it works pretty cool, but now there are no styles in the application.
Is that a known issue resp. does someone have any ideas whats going on there?
Thanks a lot for you help!
Robin
Sorry, was not an issue! The problem was our generic client framework which does the StyleManager.Load()-call. We had to change the Infragistics controls there, too! ;)
Thanks and sorry for the fault!
Best regards!
Hi Robin,
I am not aware of any problems with the isl files or Application styling like what you describe. Is the version of the Infragistics assemblies the only thing that has changed?
My guess is that your application is not pointing to the correct isl file or that the StyleManager.Load method is simply not being called.