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