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