void CBCGPGridCtrl::SetDisabledTextColor | ( | BOOL | bSet = TRUE , |
BOOL | bRedraw = TRUE |
||
) |
Specifies whether disabled grid has a special (grayed) text color.
bSet | If this parameter is TRUE, grid item texts will be drawn with a gray color when the grid is disabled. |
bRedraw | If TRUE, the grid control will be redrawn. |