Hello, how can I change the color of the application, specifically the title bar and the cascading effect to all the windows, dynamically, the requirement is that each user can customize their application.
Thank you.
Luis
Hello, how can I change the color of the application, specifically the title bar and the cascading effect to all the windows, dynamically, the requirement is that each user can customize their application.
Thank you.
Luis
Having said that it's not for the faint hearted, retro fitting Themes is a big job as you also need to consider all those instances where you have checked the default colours or dynamically alter column backgrounds etc. All of these need to be dynamically changed to match the Theme. On the application we worked on the users were able to also choose their own colours to highlight data for specific options and values, all these had to be dynamically mapped to theme friendly colours.
regards.
thanks
Luis