Guest_imported
New member
- Jan 1, 1970
- 0
I'm working with a FlexGrid and was wondering if anyone knew how to set the background of the entire grid to a certain color. I can set the color for a cell (grid.textmatrix(x,y) = vbcolor), however, I don't know how to set a color for the whole background. You can change the text color for the entire grid (grid.forecolor = vbcolor), so I'm sure you can do the background color as well. Thanks in Advance!