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