Using the Sample Browser "Read-Only State" sample:
In read-only state, for example, the value(list control) for the FontFamily changes to a gray color while the value(textbox) for the FontSize foreground remains the same. To me, the textbox should also change to a gray color so that the user will know it is in a read-only state. Is there a way to do that for all the various embedded controls to be grayed out in read-only state?