I have a grid, and want to change the colors of its row and column labels when it gains and loses focus. I've been able to change each label's background color, but I haven't been able to change the color of the label text itself. What am I overlooking? E.g., SetForegroundColour doesn't do it.
Bob