
I'm trying to change the look of the DateTimeEditBox (rounded edges and colouring etc) by creating a new style using Blend 4. When I try to compile the style in VS2010 (even before making any changes), I get the following error:
Error 1 Cannot set Name attribute value 'border' on element 'Border'. 'Border' is under the scope of element 'DateTimeEditor', which already had a name registered when it was defined in another scope. Line 340 Position 65. I:\WDQ\WorkDESKq\WorkDESKq\APP\CandidateWindow.xaml 340 65 WorkDESKq
What is the best way to customise the DateTimeEditBox?
Thanks for your help
Andreas
Error 1 Cannot set Name attribute value 'border' on element 'Border'. 'Border' is under the scope of element 'DateTimeEditor', which already had a name registered when it was defined in another scope. Line 340 Position 65. I:\WDQ\WorkDESKq\WorkDESKq\APP\CandidateWindow.xaml 340 65 WorkDESKq
What is the best way to customise the DateTimeEditBox?
Thanks for your help
Andreas