I had a requirement today to make a disabled control 'more readable'
Grrr.
The control was a RadTextbox, and I had it disabled so people would not type in it. I suppose I could have made it 'read only', but that mode allows the cursor to enter and that bugs me.
I make the control a radLabel, and styled it below