This question is locked. New answers and comments are not allowed.
Hi there,
I am trying to use the "Telerik way" of creating a custom theme. I was quite successfully doing this with some simpler and more complex controls (e.g. RadDateTimePicker, RadGridView), but I keep getting errors when I try to add RadTabControl (and RadRibbonBar) into my CustomTheme project.
The error I get at runtime (because the build is successful) is quite vague and common for you, I guess, and it sound like this: Failed to assign to property 'System.Windows.Setter.Value'. [Line: 9 Position: 36].
From my findings through the forum, and personal experience, this has to do with some missing references. Can you point me to what references do I have to add to my custom theme project to make this work?
A demo project from your side to illustrate this would be very welcomed, but really, any help to solve the problem would be nice.
Looking forward for your feedback!
Cosmin
I am trying to use the "Telerik way" of creating a custom theme. I was quite successfully doing this with some simpler and more complex controls (e.g. RadDateTimePicker, RadGridView), but I keep getting errors when I try to add RadTabControl (and RadRibbonBar) into my CustomTheme project.
The error I get at runtime (because the build is successful) is quite vague and common for you, I guess, and it sound like this: Failed to assign to property 'System.Windows.Setter.Value'. [Line: 9 Position: 36].
From my findings through the forum, and personal experience, this has to do with some missing references. Can you point me to what references do I have to add to my custom theme project to make this work?
A demo project from your side to illustrate this would be very welcomed, but really, any help to solve the problem would be nice.
Looking forward for your feedback!
Cosmin