I'm an intereaction designer for a project that uses Progress. We put a progress screen on a white background and the disabled text boxes disappeared into the background because the disabled text boxes lack a border and they are white just like the screen background. We found that we could turn Keep3DFillInBorder=yes to show borders. But, this is not better because now the enabled and disabled fields look the same. I would like to make the disabled fields gray and the enabled fields white. At the same time, i don't want to set a property on every field. I would like something like Keep3DFillInBorder but for the background color of disabled text fields.