An application sends a ZGM_REFRESHGRID to force a repaint of the ZeeGrid client area.
ZGM_REFRESHGRID
wParam = 0; //not used; must be zero
lParam = 0; //not used; must be zero
This message does not return a value.
A grid refresh is needed after programmatically setting visible cell text or attributes.