Hi,
I have two questions to this topic.
First: I added a DateTimeEditBox and a ribbon:ComboBox to my control. In this control I use themes to change the color. The DateTimeEditBox works fine. But the ribbon:ComboBox has another style and doesn't want to change. I want to have a similar style for this to control devices, how can I design this?
Second: If the first questions cannot easily be answered I want to know how I can use a theme for the ribbon:ComboBox. I thought about something like this:Thanks for answering.
Kind regards
Simone Rieß
I have two questions to this topic.
First: I added a DateTimeEditBox and a ribbon:ComboBox to my control. In this control I use themes to change the color. The DateTimeEditBox works fine. But the ribbon:ComboBox has another style and doesn't want to change. I want to have a similar style for this to control devices, how can I design this?
Second: If the first questions cannot easily be answered I want to know how I can use a theme for the ribbon:ComboBox. I thought about something like this:
<ribbon:ComboBox ... themes:ThemeManager.Theme=
"{DynamicResource {x:Static themes:DockingCommonDictionary.TabbedMdiContainerBackgroundBrushKey}}"
Kind regards
Simone Rieß