An application sends a ZGM_SETDEFAULTBCOLOR message to set the default foreground color of newly added cells to the ZeeGrid.
ZGM_SETDEFAULTFCOLOR
wParam = (WPARAM)(int) iCPIndex; //color palette index to use for default cell foreground
lParam = 0; //not used; must be zero
This message does not return a value.