I wanted to change the disabled background of my Textbox to a semitransparent Gradientbrush (one part transparent the other not).
I found this older post to a almost identical topic: this one
The accepted answer worked for my, as long as I did not wanted to add any transparency to it. Instead the transparent part of the background turns to some shade of gray.
How can I fix this a nice and clean way, the Template form the MS-Page might do the trick, but they always look so awfully giant for such small issues.