ZeeGrid Control Message

ZGM_GETCURSORCOL


ZGM_GETCURSORCOL

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

Return Values

The column of the ZeeGrid cursor.

Remarks

If the cursor was "lost", the return value will be -1.

Copyright © 2002-2016 by David Hillard