How do I set colors for the control button areas?
The left control button column is accessible via Grid.Cols(0).Cell,
the right column via Grid.Cols(999).Cell,
the header via Grid.Cols(0 or 999).Header, and
the footer via Grid.Cols(0 or 1 or 999).Footer.