Hi,
I am using Docking/MDI and the themes. I added:
ActiproSoftware.Windows.Themes.ThemeManager.CurrentTheme = CommonThemeName.Office2007Blue.ToString();
to the startup of the application and the themes were applied throughout(nice!). The problem I have is that I am using WPF's StatusBar and Menu/Toolbar and unfortunately they did not pick up the theme. Is there a way to solve this?
Thanks,
Jose
I am using Docking/MDI and the themes. I added:
ActiproSoftware.Windows.Themes.ThemeManager.CurrentTheme = CommonThemeName.Office2007Blue.ToString();
to the startup of the application and the themes were applied throughout(nice!). The problem I have is that I am using WPF's StatusBar and Menu/Toolbar and unfortunately they did not pick up the theme. Is there a way to solve this?
Thanks,
Jose