An application sends a ZGM_GETCURSORCOL message to get the column of the ZeeGrid cursor.
ZGM_GETCURSORCOL
wParam = 0; //not used; must be zero
lParam = 0; //not used; must be zero
The column of the ZeeGrid cursor.
If the cursor was "lost", the return value will be -1.