Hey,
I've added the "TelerikMetroBlue" theme to a control, but in the popup list it doesn't show it.
I've typed "TelerikMetroBlue" and run the app, the form uses the theme, except the form bar (the one with the form name, close button etc) is still in the default theme.
when i use:
ThemeResolutionService.ApplicationThemeName = "TelerikMetroBlue";
everything apper correctly.
so, the question is why doesn't it apper in the popup list, and why when inserted manually to a form it doesn't effect it's bar
Thanks,
Nadav
I've added the "TelerikMetroBlue" theme to a control, but in the popup list it doesn't show it.
I've typed "TelerikMetroBlue" and run the app, the form uses the theme, except the form bar (the one with the form name, close button etc) is still in the default theme.
when i use:
ThemeResolutionService.ApplicationThemeName = "TelerikMetroBlue";
everything apper correctly.
so, the question is why doesn't it apper in the popup list, and why when inserted manually to a form it doesn't effect it's bar
Thanks,
Nadav