An application sends a ZGM_SETCURSORCELL message to programmatically set the cursor cell.
ZGM_SETCURSORCELL
wParam = (WPARAM)(int) iCellIndex; //cell index for cursor
lParam = 0; //not used; must be zero
This message does not return a value.